summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/old-irq.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-05-09 00:32:39 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-05-09 00:32:39 +0000
commit75337fb90e0ef6702c1bb2337334e258f7119b76 (patch)
tree82c9f8bc37fa710e51f03ce212e482ace4899a4c /arch/mips/kernel/old-irq.c
parent6539eed842af755d3ffea581e11b86ca8c5be94d (diff)
Rewrite of Indy IRQs to new style.
Diffstat (limited to 'arch/mips/kernel/old-irq.c')
-rw-r--r--arch/mips/kernel/old-irq.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/kernel/old-irq.c b/arch/mips/kernel/old-irq.c
index a13948d32..a5dfa2542 100644
--- a/arch/mips/kernel/old-irq.c
+++ b/arch/mips/kernel/old-irq.c
@@ -34,6 +34,12 @@
#include <asm/nile4.h>
/*
+ * The board specific setup routine sets irq_setup to point to a board
+ * specific setup routine.
+ */
+void (*irq_setup)(void);
+
+/*
* Linux has a controller-independent x86 interrupt architecture.
* every controller has a 'controller-template', that is used
* by the main code to do the right thing. Each driver-visible