ARM: orion: always use MULTI_IRQ_HANDLER
As a preparation for multiplatform support, this enables the MULTI_IRQ_HANDLER code unconditionally on dove and orion5x, and introduces the respective code on mv78xx0, which did not have it so far. The classic entry-macro.S files are removed as they are now obsolete. Signed-off-by:Arnd Bergmann <arnd@arndb.de> Acked-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
Gregory CLEMENT <gregory.clement@free-electrons.com>
Showing
- arch/arm/Kconfig 3 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/mach-dove/include/mach/entry-macro.S 0 additions, 33 deletionsarch/arm/mach-dove/include/mach/entry-macro.S
- arch/arm/mach-dove/irq.c 1 addition, 11 deletionsarch/arm/mach-dove/irq.c
- arch/arm/mach-mv78xx0/include/mach/entry-macro.S 0 additions, 41 deletionsarch/arm/mach-mv78xx0/include/mach/entry-macro.S
- arch/arm/mach-mv78xx0/irq.c 33 additions, 0 deletionsarch/arm/mach-mv78xx0/irq.c
- arch/arm/mach-orion5x/include/mach/entry-macro.S 0 additions, 25 deletionsarch/arm/mach-orion5x/include/mach/entry-macro.S
- arch/arm/mach-orion5x/irq.c 0 additions, 11 deletionsarch/arm/mach-orion5x/irq.c
- arch/arm/plat-orion/irq.c 0 additions, 1 deletionarch/arm/plat-orion/irq.c
- arch/arm/plat-orion/mpp.c 0 additions, 1 deletionarch/arm/plat-orion/mpp.c
Loading
Please register or sign in to comment