diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap-smp.c')
-rw-r--r-- | arch/arm/mach-omap2/omap-smp.c | 2 |
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" |