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:
Родитель
c1db9d735c
Коммит
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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче