ARM: mach-shmobile: Split out entry-macros in to GIC and INTC variants.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 18 Nov 2010 07:07:27 +0000 (16:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 18 Nov 2010 07:07:27 +0000 (16:07 +0900)
commit45bbaae0dcddc275594e23f108cb68869eae7433
treef927904836f2dc14090dfd5750cf04f8b5b78c90
parent6d9598e24d50a8c72f48a3864327484a30aaee44
ARM: mach-shmobile: Split out entry-macros in to GIC and INTC variants.

Presently the entry macros are all globbed together, this simply splits
them out in to their insular variants. Future work such as the GIC
generalization will replace some of these and tidy the abstraction up
further.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/include/mach/entry-macro-gic.S [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/entry-macro-intc.S [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/entry-macro.S