On Mon, Mar 16, 2015 at 05:34:50PM +0100, Arnd Bergmann wrote: > On Monday 16 March 2015 08:53:40 Kuninori Morimoto wrote: > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > > > 84f11d5b1f2abc0e22895b7e12e037f0ec03caeb > > (mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info) > > replaced sh_mobile_sdhi_info to tmio_mmc_data, but it was missing > > to replace board-ape6evm / board-mackerel. > > Kernel build will be failed without this patch. > > > > >> arch/arm/mach-shmobile/board-ape6evm.c:176:21: error: \ > > variable 'sdhi0_pdata' has initializer but incomplete type > > static const struct sh_mobile_sdhi_info sdhi0_pdata __initconst = { > > ^ > > >> arch/arm/mach-shmobile/board-ape6evm.c:177:2: error: \ > > unknown field 'tmio_flags' specified in initializer > > .tmio_flags = TMIO_MMC_HAS_IDLE_WAIT | TMIO_MMC_WRPROTECT_DISABLE, > > ^ > > ... > > > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > > > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> Acked-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html