summaryrefslogtreecommitdiff
path: root/arch/mn10300/unit-asb2364/include/unit/irq.h
AgeCommit message (Collapse)AuthorFilesLines
2018-03-10mn10300: Remove the architectureDavid Howells1-35/+0
Remove the MN10300 arch as the hardware is defunct. Suggested-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David Howells <dhowells@redhat.com> cc: Masahiro Yamada <yamada.masahiro@socionext.com> cc: linux-am33-list@redhat.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2010-10-27MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells1-0/+35
Handle the IRQ multiplexer in the FPGA by implementing a cascade interrupt driver for it. Signed-off-by: David Howells <dhowells@redhat.com>