aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap-smp.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-20 11:41:16 -0700
committerTony Lindgren <tony@atomide.com>2012-09-20 15:02:37 -0700
commit732231a7c04f334e69af89454073f7a23405468b (patch)
tree3840ca15cef8550fc58fa7c5b362cec691f6ba1a /arch/arm/mach-omap2/omap-smp.c
parentARM: OMAP2+: Make omap-secure.h local (diff)
downloadlinux-dev-732231a7c04f334e69af89454073f7a23405468b.tar.xz
linux-dev-732231a7c04f334e69af89454073f7a23405468b.zip
ARM: OMAP2+: Make omap-wakeupgen.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap-smp.c')
-rw-r--r--arch/arm/mach-omap2/omap-smp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap-smp.c b/arch/arm/mach-omap2/omap-smp.c
index cf2b32e99cb7..06d8bc3a8886 100644
--- a/arch/arm/mach-omap2/omap-smp.c
+++ b/arch/arm/mach-omap2/omap-smp.c
@@ -25,7 +25,7 @@
#include <asm/smp_scu.h>
#include "omap-secure.h"
-#include <mach/omap-wakeupgen.h>
+#include "omap-wakeupgen.h"
#include <asm/cputype.h>
#include "soc.h"