commit | b8cd337c8e0330f4a29b3d1f69b7c73b324b1f8d | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Dec 02 22:27:04 2015 +0100 |
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | Mon Dec 07 18:16:42 2015 +0100 |
tree | 044ec830fe3af759bb59e14793baf603ed5246cd | |
parent | 06f3008a6a7454389a82495eb1fc132c2b0710f6 [diff] |
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>