summaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/local_irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/kernel/local_irq.h')
-rw-r--r--arch/ppc/kernel/local_irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/kernel/local_irq.h b/arch/ppc/kernel/local_irq.h
index 8e9fe6df6..602192013 100644
--- a/arch/ppc/kernel/local_irq.h
+++ b/arch/ppc/kernel/local_irq.h
@@ -4,7 +4,7 @@
#include <linux/kernel_stat.h>
#include <linux/interrupt.h>
-#include <asm/irq_control.h>
+#include <linux/irq.h>
void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq);