ARM: 6080/1: ux500: move irq and common maps to cpu.c
authorRabin Vincent <rabin.vincent@stericsson.com>
Mon, 3 May 2010 06:39:02 +0000 (07:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 4 May 2010 16:50:02 +0000 (17:50 +0100)
commit178980f98eef58607647eb66e178bf984bf81f4c
tree42b536e6e9ffb447a3b070a44a8219aed424e4d0
parent39a982b4cda1b9c129094a411962348827412d50
ARM: 6080/1: ux500: move irq and common maps to cpu.c

Move IRQ initialization and common io mapping setup code to cpu.c,
renaming U8500* to UX500* along the way.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ux500/Makefile
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/cpu-u8500.c
arch/arm/mach-ux500/cpu.c [new file with mode: 0644]
arch/arm/mach-ux500/include/mach/setup.h