]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc89c1de281498db6e2648d3a7810d36fdfb4a89a
tree71f945c90bfc3b747550929bc2f9aba25859d301
parent163198386ffd16bde221adeddf9172d7f95bad3b
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]