]> git.kernelconcepts.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>
Mon, 31 Oct 2011 23:32:06 +0000 (19:32 -0400)
commit96547f5d8b7cb0ded9c0333b43ce8271da5f3a42
treef65fe741ed20d6fd722fe076fa09ff37869ee015
parent5d4a357d8f5e07868a90071f328fec73036e9628
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>
drivers/mmc/host/sdhci-tegra.c