Re: [PATCH] OMAP: mmc: remove ifdef in omap_mmc_platform_data defination

2010-10-04 Thread Tony Lindgren
* tom.leim...@gmail.com [101004 09:45]: > From: Ming Lei > > The instance of omap_mmc_platform_data is alwasy passed to > mmc omap host driver from board, so remove ifdef in omap_mmc_platform_data > defination to simplify handling it in mmc omap host driver. OK, let's do this. Eventually we ca

[PATCH] OMAP: mmc: remove ifdef in omap_mmc_platform_data defination

2010-10-04 Thread tom . leiming
From: Ming Lei The instance of omap_mmc_platform_data is alwasy passed to mmc omap host driver from board, so remove ifdef in omap_mmc_platform_data defination to simplify handling it in mmc omap host driver. The patch fixes the compile error below: drivers/mmc/host/omap.c: In function 'mmc_oma