diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2011-10-17 08:15:10 +0200 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2011-10-17 21:41:04 +0200 |
commit | edae899893f84cb454f96b95092a04685a6b08e3 (patch) | |
tree | 54016be4d334efb91c337863f3df9028f699c40b /fs | |
parent | arm/imx: explicitly includes mach/hardware.h in pm-imx27.c (diff) | |
download | linux-edae899893f84cb454f96b95092a04685a6b08e3.tar.xz linux-edae899893f84cb454f96b95092a04685a6b08e3.zip |
mmc: mxcmmc: explicitly includes mach/hardware.h
When indirect inclusion to <mach/hardware.h> via <mach/gpio.h> gets
removed, we will see the following compile error.
CC drivers/mmc/host/mxcmmc.o
drivers/mmc/host/mxcmmc.c: In function ‘mxcmci_init_card’:
drivers/mmc/host/mxcmmc.c:811:2: error: implicit declaration of function ‘cpu_is_mx3’
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions