]> git.baikalelectronics.ru Git - kernel.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)
commit63dc72ce2b7fbde26907f9a75486f71b0909f69f
treef65fe741ed20d6fd722fe076fa09ff37869ee015
parent3d81686300244dd6cd80debf428a065acbaa5f5e
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