+ MFD maintainer On 14 January 2015 at 09:30, Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote: > On 14 January 2015 at 03:21, Kuninori Morimoto > <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: >> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> >> >> tmio_mmc_host_alloc/free were added on tmio_mmc_pio.c, >> but, it is missing EXPORT_SYMBOL for it. >> Compile will be failed without this patch >> >> ERROR: "tmio_mmc_host_free" [drivers/mmc/host/tmio_mmc.ko] undefined! >> ERROR: "tmio_mmc_host_alloc" [drivers/mmc/host/tmio_mmc.ko] undefined! >> ERROR: "tmio_mmc_host_free" [drivers/mmc/host/sh_mobile_sdhi.ko] undefined! >> ERROR: "tmio_mmc_host_alloc" [drivers/mmc/host/sh_mobile_sdhi.ko] undefined! >> >> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Thanks! > > I decided to squashed this change into patch "mmc: tmio: add > tmio_mmc_host_alloc/free()", which was the one adding the related > functions. > > Kind regards > Uffe -- 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