diff options
Diffstat (limited to 'drivers/mmc/omap_hsmmc.c')
| -rw-r--r-- | drivers/mmc/omap_hsmmc.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/mmc/omap_hsmmc.c b/drivers/mmc/omap_hsmmc.c index 52f044e37a1..da44511d989 100644 --- a/drivers/mmc/omap_hsmmc.c +++ b/drivers/mmc/omap_hsmmc.c @@ -35,6 +35,7 @@  #include <palmas.h>  #endif  #include <asm/cache.h> +#include <asm/global_data.h>  #include <asm/io.h>  #include <asm/arch/mmc_host_def.h>  #ifdef CONFIG_OMAP54XX | 
