]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 20 Aug 2014 13:39:23 +0000 (15:39 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 22 Aug 2014 03:23:32 +0000 (12:23 +0900)
commit86155b35d173317518458c6f9c0a3ea8c5324bed
tree9c377370f1fe8d9457a9138de1c074dbf5a07804
parent664b4c172209f076866419a5a4162e4fc9631807
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>
arch/arm/mach-shmobile/board-kzm9g.c
arch/arm/mach-shmobile/board-mackerel.c
arch/arm/mach-shmobile/intc.h
arch/arm/mach-shmobile/irqs.h
arch/arm/mach-shmobile/setup-sh7372.c
arch/arm/mach-shmobile/setup-sh73a0.c