aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap4-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/omap4-common.c')
-rw-r--r--arch/arm/mach-omap2/omap4-common.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/omap4-common.c b/arch/arm/mach-omap2/omap4-common.c
index 05d55fb3f8f5..d25845c471da 100644
--- a/arch/arm/mach-omap2/omap4-common.c
+++ b/arch/arm/mach-omap2/omap4-common.c
@@ -25,8 +25,6 @@
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/omap-secure.h>
29
30#include "../plat-omap/sram.h" 28#include "../plat-omap/sram.h"
31 29
32#include "omap-wakeupgen.h" 30#include "omap-wakeupgen.h"
@@ -35,6 +33,7 @@
35#include "mmc.h" 33#include "mmc.h"
36#include "hsmmc.h" 34#include "hsmmc.h"
37#include "omap4-sar-layout.h" 35#include "omap4-sar-layout.h"
36#include "omap-secure.h"
38 37
39#ifdef CONFIG_CACHE_L2X0 38#ifdef CONFIG_CACHE_L2X0
40static void __iomem *l2cache_base; 39static void __iomem *l2cache_base;