Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1db9d73 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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"