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)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:24:39 +0000 (09:24 +0900)
commitb8f87f93e4061425f17d6bb7eed1569caf27d7a7
tree92fad607f6d0d057c937a3681cd88d933708347b
parent9cc4aeaa8bccdc0de899af6dd23518046ca1da1d
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