mmc: Add module.h to drivers/mmc users assuming implicit presence.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 19:15:51 +0000 (15:15 -0400)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 20:32:19 +0000 (16:32 -0400)
commit88b47679746b81534002bcba42da97ab82b5d12a
tree20f8d7766e48d6b9c3c825d4c72e1b4deff70c5a
parent3f102ae926c01bccc9520a62cff833fde889ed6a
mmc: Add module.h to drivers/mmc users assuming implicit presence.

We are cleaning up the implicit presence of module.h; these guys are
some of the people who just assume it will be there.  Call it out
explitly for those that really need it.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
17 files changed:
drivers/mmc/card/mmc_test.c
drivers/mmc/host/mmc_spi.c
drivers/mmc/host/mxs-mmc.c
drivers/mmc/host/sdhci-of-esdhc.c
drivers/mmc/host/sdhci-of-hlwd.c
drivers/mmc/host/sdhci-pci.c
drivers/mmc/host/sdhci-pltfm.c
drivers/mmc/host/sdhci-pxav2.c
drivers/mmc/host/sdhci-pxav3.c
drivers/mmc/host/sdhci-spear.c
drivers/mmc/host/sdhci-tegra.c
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdricoh_cs.c
drivers/mmc/host/sh_mmcif.c
drivers/mmc/host/sh_mobile_sdhi.c
drivers/mmc/host/tifm_sd.c
drivers/mmc/host/via-sdmmc.c