You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user