ARM: OMAP2+: Make omap-secure.h local

This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren
2012-09-20 11:41:14 -07:00
parent 829ce5906f
commit c1db9d735c
5 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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;
+1 -1
View File
@@ -24,7 +24,7 @@
#include <asm/hardware/gic.h>
#include <asm/smp_scu.h>
#include <mach/omap-secure.h>
#include "omap-secure.h"
#include <mach/omap-wakeupgen.h>
#include <asm/cputype.h>
+1 -1
View File
@@ -28,7 +28,7 @@
#include <asm/hardware/gic.h>
#include <mach/omap-wakeupgen.h>
#include <mach/omap-secure.h>
#include "omap-secure.h"
#include "soc.h"
#include "omap4-sar-layout.h"
+1 -1
View File
@@ -14,7 +14,7 @@
#include <asm/memory.h>
#include <asm/hardware/cache-l2x0.h>
#include <mach/omap-secure.h>
#include "omap-secure.h"
#include "common.h"
#include "omap44xx.h"