aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/sleep44xx.S
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-20 11:41:14 -0700
committerTony Lindgren <tony@atomide.com>2012-09-20 15:02:35 -0700
commitc1db9d735c4d8de331611b7cc62926ffb7a7512d (patch)
treebf3787613d13e702b05bc74e4e58921d0bfc7aed /arch/arm/mach-omap2/sleep44xx.S
parentARM: OMAP2+: Make ctrl_module_wkup_44xx.h local (diff)
downloadlinux-dev-c1db9d735c4d8de331611b7cc62926ffb7a7512d.tar.xz
linux-dev-c1db9d735c4d8de331611b7cc62926ffb7a7512d.zip
ARM: OMAP2+: Make omap-secure.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to '')
-rw-r--r--arch/arm/mach-omap2/sleep44xx.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/sleep44xx.S b/arch/arm/mach-omap2/sleep44xx.S
index b7d8ead4b86a..88ff83a0942e 100644
--- a/arch/arm/mach-omap2/sleep44xx.S
+++ b/arch/arm/mach-omap2/sleep44xx.S
@@ -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"