mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-13 20:33:15 +00:00
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:
parent
c1db9d735c
commit
732231a7c0
@ -20,7 +20,7 @@
|
||||
#include <linux/io.h>
|
||||
|
||||
#include <asm/cacheflush.h>
|
||||
#include <mach/omap-wakeupgen.h>
|
||||
#include "omap-wakeupgen.h"
|
||||
|
||||
#include "common.h"
|
||||
|
||||
|
@ -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"
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
#include <asm/hardware/gic.h>
|
||||
|
||||
#include <mach/omap-wakeupgen.h>
|
||||
#include "omap-wakeupgen.h"
|
||||
#include "omap-secure.h"
|
||||
|
||||
#include "soc.h"
|
||||
|
@ -29,7 +29,7 @@
|
||||
#include <plat/omap-secure.h>
|
||||
#include <plat/mmc.h>
|
||||
|
||||
#include <mach/omap-wakeupgen.h>
|
||||
#include "omap-wakeupgen.h"
|
||||
|
||||
#include "soc.h"
|
||||
#include "common.h"
|
||||
|
Loading…
Reference in New Issue
Block a user