This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
@@ -19,7 +19,7 @@
#include <asm/memblock.h>
#include <plat/omap-secure.h>
-#include <mach/omap-secure.h>
+#include "omap-secure.h"
static phys_addr_t omap_secure_memblock_base;
@@ -24,7 +24,7 @@
#include <asm/hardware/gic.h>
#include <asm/smp_scu.h>
#include <mach/omap-wakeupgen.h>
#include <asm/cputype.h>
@@ -28,7 +28,7 @@
#include "soc.h"
#include "omap4-sar-layout.h"
@@ -14,7 +14,7 @@
#include <asm/memory.h>
#include <asm/hardware/cache-l2x0.h>
#include "common.h"
#include "omap44xx.h"