irqchip: Prepare for local stub header removal
[deliverable/linux.git] / drivers / irqchip / irq-hip04.c
index 0cae45d106950783108b60c31432a9149e75f638..55c2c1074e15ce45ff9573fd36fc4f11cf6be896 100644 (file)
@@ -41,6 +41,7 @@
 #include <linux/irqdomain.h>
 #include <linux/interrupt.h>
 #include <linux/slab.h>
+#include <linux/irqchip.h>
 #include <linux/irqchip/arm-gic.h>
 
 #include <asm/irq.h>
@@ -48,7 +49,6 @@
 #include <asm/smp_plat.h>
 
 #include "irq-gic-common.h"
-#include "irqchip.h"
 
 #define HIP04_MAX_IRQS         510
 
This page took 0.028597 seconds and 5 git commands to generate.