msm: irq: rename existing entry-macro to entry-macro-vic
authorSteve Muckle <smuckle@codeaurora.org>
Wed, 9 Dec 2009 22:03:13 +0000 (14:03 -0800)
committerDaniel Walker <dwalker@codeaurora.org>
Fri, 8 Oct 2010 22:12:38 +0000 (15:12 -0700)
commitf880c5649ec7a831a45cd254e9ecf9bd25b17dba
tree8abbf7b470635751c8bd8cdbe37438cf7c10224e
parenta55df6edcfc42354ae5f828c31d9236b8a7bbea7
msm: irq: rename existing entry-macro to entry-macro-vic

The existing MSM irq entry macro is specific to a VIC
implementation. Renaming this makes room for irq support based on
other interrupt controllers.

Signed-off-by: Steve Muckle <smuckle@codeaurora.org>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/include/mach/entry-macro-qgic.S [new file with mode: 0644]
arch/arm/mach-msm/include/mach/entry-macro-vic.S [new file with mode: 0644]
arch/arm/mach-msm/include/mach/entry-macro.S
arch/arm/mach-msm/include/mach/smp.h [new file with mode: 0644]