[PATCH 03/18] MMC: OMAP: Fix the BYTEBLOCK capability removal

2008-01-28 Thread Carlos Aguiar
From: Francisco Alecrim <[EMAIL PROTECTED]> According with commit 255d01af9a990fd5166f04ed0cc0b30b7b67e81e from Linux-OMAP tree, the BYTEBLOCK capability was removed by Pierre Ossman. MMC_CAP_BYTEBLOCK is not defined causing the compile error: drivers/mmc/host/omap.c: In function

[PATCH 03/18] MMC: OMAP: Fix the BYTEBLOCK capability removal

2008-01-28 Thread Carlos Aguiar
From: Francisco Alecrim [EMAIL PROTECTED] According with commit 255d01af9a990fd5166f04ed0cc0b30b7b67e81e from Linux-OMAP tree, the BYTEBLOCK capability was removed by Pierre Ossman. MMC_CAP_BYTEBLOCK is not defined causing the compile error: drivers/mmc/host/omap.c: In function `mmc_omap_probe':