Commit c1db9d73 authored by Tony Lindgren's avatar Tony Lindgren

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

This can be local to mach-omap2.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 829ce590
......@@ -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-secure.h>
#include "omap-secure.h"
#include <mach/omap-wakeupgen.h>
#include <asm/cputype.h>
......
......@@ -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"
......
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment