aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/setup-sh73a0.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-08-20 15:39:23 +0200
committerSimon Horman <horms+renesas@verge.net.au>2014-08-22 12:23:32 +0900
commit86155b35d173317518458c6f9c0a3ea8c5324bed (patch)
tree9c377370f1fe8d9457a9138de1c074dbf5a07804 /arch/arm/mach-shmobile/setup-sh73a0.c
parentARM: shmobile: ape6evm: Remove duplicate CPUFreq bits (diff)
downloadlinux-dev-86155b35d173317518458c6f9c0a3ea8c5324bed.tar.xz
linux-dev-86155b35d173317518458c6f9c0a3ea8c5324bed.zip
ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h
Move all definitions for legacy INTC from the common "irqs.h" to the INTC-specific "intc.h". Include "intc.h" in sh7372/sh73a0 CPU and board files where needed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Magnus Damm <damm+renesas@opensource.se> [horms+renesas@verge.net.au: omitted whitespace change] Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/setup-sh73a0.c')
-rw-r--r--arch/arm/mach-shmobile/setup-sh73a0.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/setup-sh73a0.c b/arch/arm/mach-shmobile/setup-sh73a0.c
index 8ff96799e66c..173c6784d1d4 100644
--- a/arch/arm/mach-shmobile/setup-sh73a0.c
+++ b/arch/arm/mach-shmobile/setup-sh73a0.c
@@ -40,6 +40,7 @@
#include "common.h"
#include "dma-register.h"
+#include "intc.h"
#include "irqs.h"
#include "sh73a0.h"