MIPS: Kill RM7K & RM9K IRQ Code
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Thu, 26 Mar 2020 06:17:00 +0000 (14:17 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 4 Jan 2021 10:37:27 +0000 (11:37 +0100)
commit0ea33321ffaf20a54e87a9fe087628a1f72a36bc
tree71f945c90bfc3b747550929bc2f9aba25859d301
parentc2b49a3237869213ef154da05570365af23408ad
MIPS: Kill RM7K & RM9K IRQ Code

RM7000 IRQ driver never got really used by any of the platform,
and rm9k_cpu_irq_init only exist in a header.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig
arch/mips/include/asm/irq_cpu.h
arch/mips/include/asm/mach-generic/irq.h
arch/mips/kernel/Makefile
arch/mips/kernel/irq-rm7000.c [deleted file]