ARM: Add common entry code for system with two VICs
authorBen Dooks <ben-linux@fluff.org>
Wed, 6 Jan 2010 23:59:26 +0000 (08:59 +0900)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:10:14 +0000 (17:10 +0900)
commit5b39be4637bb795b2133dbee0eadbcc08bdd4134
treef55baa4bf30212075ba45d89b78ccf2e265467bc
parent51022cf6591ae2945960d034788bdeffa28cde13
ARM: Add common entry code for system with two VICs

Add a common entry-macro-vic2.S for systems where there are two VICs
so that the machine or platform directories just need to setup the
correct information before including <asm/entry-macro-vic2.S> into
their own entry-macro.S file.

Since this code is from the S3C64XX project, we update the S3C64XX
machine entry code to use this new header.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/include/asm/entry-macro-vic2.S [new file with mode: 0644]
arch/arm/mach-s3c6400/include/mach/entry-macro.S
arch/arm/mach-s3c6400/include/mach/map.h
arch/arm/mach-s3c6400/include/mach/tick.h
arch/arm/plat-s3c64xx/cpu.c
arch/arm/plat-s3c64xx/include/plat/irqs.h
arch/arm/plat-s3c64xx/irq.c