]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arc:irqchip: prepare for drivers/irqchip/irqchip.h removal
authorJoël Porquet <joel@porquet.org>
Tue, 7 Jul 2015 21:14:56 +0000 (17:14 -0400)
committerVineet Gupta <vgupta@synopsys.com>
Thu, 9 Jul 2015 12:06:32 +0000 (17:36 +0530)
commit70d93d89416562c32adc9444a15677bdf25a72ab
tree8436d68cdfe24010089f3d91544ef6428e4affbc
parent80f420842ff42ad61f84584716d74ef635f13892
arc:irqchip: 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 the inclusions of private header 'drivers/irqchip/irqchip.h'
and if necessary replaces them with inclusions of 'include/linux/irqchip.h'.

Signed-off-by: Joel Porquet <joel@porquet.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/intc-arcv2.c
arch/arc/kernel/intc-compact.c
arch/arc/kernel/mcip.c