diff options
Diffstat (limited to 'drivers/mmc/msm_sdhci.c')
-rw-r--r-- | drivers/mmc/msm_sdhci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/msm_sdhci.c b/drivers/mmc/msm_sdhci.c index bfbba46c5d..d63d7b3a2c 100644 --- a/drivers/mmc/msm_sdhci.c +++ b/drivers/mmc/msm_sdhci.c @@ -13,6 +13,7 @@ #include <malloc.h> #include <sdhci.h> #include <wait_bit.h> +#include <asm/global_data.h> #include <asm/io.h> #include <linux/bitops.h> |