commit | 732231a7c04f334e69af89454073f7a23405468b | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Sep 20 11:41:16 2012 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu Sep 20 15:02:37 2012 -0700 |
tree | 3840ca15cef8550fc58fa7c5b362cec691f6ba1a | |
parent | c1db9d735c4d8de331611b7cc62926ffb7a7512d [diff] [blame] |
ARM: OMAP2+: Make omap-wakeupgen.h local This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
diff --git a/arch/arm/mach-omap2/omap-smp.c b/arch/arm/mach-omap2/omap-smp.c index cf2b32e..06d8bc3 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"