diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap4-common.c')
-rw-r--r-- | arch/arm/mach-omap2/omap4-common.c | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/arch/arm/mach-omap2/omap4-common.c b/arch/arm/mach-omap2/omap4-common.c index e1f289748c5d..3cfcd41bf8fa 100644 --- a/arch/arm/mach-omap2/omap4-common.c +++ b/arch/arm/mach-omap2/omap4-common.c | |||
@@ -25,16 +25,14 @@ | |||
25 | #include <asm/mach/map.h> | 25 | #include <asm/mach/map.h> |
26 | #include <asm/memblock.h> | 26 | #include <asm/memblock.h> |
27 | 27 | ||
28 | #include <plat/sram.h> | ||
29 | #include <plat/omap-secure.h> | ||
30 | #include <plat/mmc.h> | ||
31 | |||
32 | #include "omap-wakeupgen.h" | 28 | #include "omap-wakeupgen.h" |
33 | |||
34 | #include "soc.h" | 29 | #include "soc.h" |
35 | #include "common.h" | 30 | #include "common.h" |
31 | #include "mmc.h" | ||
36 | #include "hsmmc.h" | 32 | #include "hsmmc.h" |
37 | #include "omap4-sar-layout.h" | 33 | #include "omap4-sar-layout.h" |
34 | #include "omap-secure.h" | ||
35 | #include "sram.h" | ||
38 | 36 | ||
39 | #ifdef CONFIG_CACHE_L2X0 | 37 | #ifdef CONFIG_CACHE_L2X0 |
40 | static void __iomem *l2cache_base; | 38 | static void __iomem *l2cache_base; |