mips/irq: prepare for drivers/irqchip/irqchip.h removal
authorJoel Porquet <joel@porquet.org>
Tue, 7 Jul 2015 21:17:33 +0000 (17:17 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 31 Jul 2015 18:51:21 +0000 (20:51 +0200)
commit0a271c2a34deb98a81f94fc87380287f3a8c9c72
tree1aabb8e96e8b4c6d242f948d6fec983cb37fb62a
parentfd4b267b3d30f4742bdf7586fed5193b67938e32
mips/irq: prepare for drivers/irqchip/irqchip.h removal

The IRQCHIP_DECLARE macro migrated to 'include/linux/irqchip.h'.

See commit 91e20b5040c67c51aad88cf87db4305c5bd7f79d
("irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h").

This patch removes inclusions of private header 'drivers/irqchip/irqchip.h'and
replaces them with the inclusion of 'include/linux/irqchip.h'.

Signed-off-by: Joel Porquet <joel@porquet.org>
Cc: vgupta@synopsys.com
Cc: monstr@monstr.eu
Cc: ralf@linux-mips.org
Cc: jason@lakedaemon.net
Link: http://lkml.kernel.org/r/3357968.0IznKtY3Q9@joel-zenbook
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/mips/ath79/irq.c
arch/mips/bmips/irq.c
arch/mips/kernel/i8259.c
This page took 0.0247 seconds and 5 git commands to generate.