]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:06:10 +0000 (04:06 -0400)
commite9cfb5af18ebb737811a656488f9ab92c7c4cb43
treec04c13a1e4cbf481fd78d8c9d43fe9b6c7a595f1
parentb07980343403fef14e9893f57d22f04b4ff72978
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>
13 files changed:
drivers/mmc/card/mmc_test.c
drivers/mmc/host/mmc_spi.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-spear.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