Hi Ulf > > 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. Thank you good idea :) Best regards --- Kuninori Morimoto -- 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