aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/include/asm/irq.h')
-rw-r--r--arch/parisc/include/asm/irq.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/parisc/include/asm/irq.h b/arch/parisc/include/asm/irq.h
index 3a9b2498fd1c..c67dccf2e31f 100644
--- a/arch/parisc/include/asm/irq.h
+++ b/arch/parisc/include/asm/irq.h
@@ -32,9 +32,6 @@ static __inline__ int irq_canonicalize(int irq)
32} 32}
33 33
34struct irq_chip; 34struct irq_chip;
35struct irq_desc;
36
37extern void parisc_do_IRQ(unsigned int irq, struct irq_desc *desc);
38 35
39/* 36/*
40 * Some useful "we don't have to do anything here" handlers. Should 37 * Some useful "we don't have to do anything here" handlers. Should