irqchip: Remove header drivers/irqchip/irqchip.h
authorJoel Porquet <joel@porquet.org>
Tue, 7 Jul 2015 21:18:23 +0000 (17:18 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 31 Jul 2015 18:51:22 +0000 (20:51 +0200)
commit0b7367017087cfe6f4514eb9e9c108ac8d6a101b
tree952989b644a42b4c124e1018f20330336443c66c
parent0a271c2a34deb98a81f94fc87380287f3a8c9c72
irqchip: Remove header drivers/irqchip/irqchip.h

All drivers using the macro IRQCHIP_DECLARE have been converted to using global
header include/linux/irqchip.h. Local header drivers/irqchip/irqchip.h is now
useless and can be removed.

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/2818400.nekF4hg2Ig@joel-zenbook
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/irqchip.h [deleted file]