ARM: shmobile: Move intc.h, cleanup sh_intc.h usage
authorMagnus Damm <damm+renesas@opensource.se>
Tue, 17 Jun 2014 07:47:05 +0000 (16:47 +0900)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:15:47 +0000 (11:15 +0100)
commit904d581c393dc00393a4ad6c42d9025504c0a505
tree1790272df037344dabb34d1635bdf4c65ac0ca7e
parentdf7383b75ef123f7aa1c9eeddd5a0c0064612efe
ARM: shmobile: Move intc.h, cleanup sh_intc.h usage

Change location of intc.h so it can be used as #include "intc.h"
instead of the old style #include <mach/intc.h>. Also clean up
some code to get rid of redundant #include <linux/sh_intc.h>.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 6200e2c1847b2282db13877b2398a5bee9e42254)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-mackerel.c
arch/arm/mach-shmobile/intc-sh7372.c
arch/arm/mach-shmobile/intc-sh73a0.c
arch/arm/mach-shmobile/intc.h [moved from arch/arm/mach-shmobile/include/mach/intc.h with 100% similarity]
arch/arm/mach-shmobile/setup-sh7372.c
arch/arm/mach-shmobile/setup-sh73a0.c