]> git.karo-electronics.de Git - linux-beck.git/commit
microblaze/irq: prepare for drivers/irqchip/irqchip.h removal
authorJoel Porquet <joel@porquet.org>
Tue, 7 Jul 2015 21:13:15 +0000 (17:13 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 31 Jul 2015 18:51:21 +0000 (20:51 +0200)
commitfd4b267b3d30f4742bdf7586fed5193b67938e32
treef149caa99c71c853bf6f36c3997135cff1cfb455
parentf075915ac0b11847fcfc8c4d55526a317e71c4d1
microblaze/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 the inclusion of private header 'drivers/irqchip/irqchip.h'
and replaces it 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/12384045.pHnZrl3CFY@joel-zenbook
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/microblaze/kernel/intc.c