ARM: OMAP2+: Make omap-wakeupgen.h local

This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren
2012-09-20 11:41:16 -07:00
parent c1db9d735c
commit 732231a7c0
5 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
#include <linux/io.h>
#include <asm/cacheflush.h>
#include <mach/omap-wakeupgen.h>
#include "omap-wakeupgen.h"
#include "common.h"