linux/drivers/mmc
Shawn Guo 66506f7617 mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h
There are the following warnings and errorx when compiling the driver.
The patch adds the missing inclusion of linux/module.h to fix them.

drivers/mmc/host/sdhci-esdhc-imx.c:563:12: error: ‘THIS_MODULE’ undeclared here (not in a function)
[..]

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-08-28 14:10:00 -04:00
..
card mmc: core: use defined R1_STATE_PRG macro for card status 2011-08-13 14:50:31 -04:00
core mmc: core: use defined R1_STATE_PRG macro for card status 2011-08-13 14:50:31 -04:00
host mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h 2011-08-28 14:10:00 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00