summaryrefslogtreecommitdiff
path: root/arch/arm/mach-spear3xx/spear320.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-03-12 17:00:03 +0100
committerArnd Bergmann <arnd@arndb.de>2013-03-12 17:39:02 +0100
commit5447521094b2948ee96aa61e110e3955ad88057c (patch)
tree414b7007790694cabedc23d6a7cd9dca39471a2d /arch/arm/mach-spear3xx/spear320.c
parent17dd1094e49199c1b681e0dcd337547dbb2e3270 (diff)
downloadlinux-3.10-5447521094b2948ee96aa61e110e3955ad88057c.tar.gz
linux-3.10-5447521094b2948ee96aa61e110e3955ad88057c.tar.bz2
linux-3.10-5447521094b2948ee96aa61e110e3955ad88057c.zip
ARM: spear: unify mach/generic.h and mach/irqs.h
These are indeed easy to combine, as there are no conflicting definitions in generic.h, and irqs.h will be obsolete once we enable SPARSE_IRQ. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'arch/arm/mach-spear3xx/spear320.c')
-rw-r--r--arch/arm/mach-spear3xx/spear320.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-spear3xx/spear320.c b/arch/arm/mach-spear3xx/spear320.c
index e1c77079a3e..f671a0ad521 100644
--- a/arch/arm/mach-spear3xx/spear320.c
+++ b/arch/arm/mach-spear3xx/spear320.c
@@ -19,6 +19,7 @@
#include <linux/irqchip.h>
#include <linux/of_platform.h>
#include <asm/mach/arch.h>
+#include <asm/mach/map.h>
#include <mach/generic.h>
#include <mach/spear.h>