* tom.leiming@xxxxxxxxx <tom.leiming@xxxxxxxxx> [101004 09:45]: > From: Ming Lei <tom.leiming@xxxxxxxxx> > > 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 can convert omap1/2420 MMC controller to use caps also. > The patch fixes the compile error below: > > drivers/mmc/host/omap.c: In function 'mmc_omap_new_slot': > drivers/mmc/host/omap.c:1320: error: 'struct omap_mmc_slot_data' has no member named 'wires' > make[3]: *** [drivers/mmc/host/omap.o] Error 1 > make[2]: *** [drivers/mmc/host] Error 2 > make[1]: *** [drivers/mmc] Error 2 > make: *** [drivers] Error 2 I'll merge this into the earlier patch "omap: Keep nwires for omap1 and 2420 MMC controller". Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html