patch-2.3.99-pre9 linux/arch/mips/dec/irq.c

Next file: linux/arch/mips/dec/prom/Makefile
Previous file: linux/arch/mips/ddb5074/time.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre8/linux/arch/mips/dec/irq.c linux/arch/mips/dec/irq.c
@@ -31,6 +31,8 @@
 extern volatile unsigned int *imr;	/* address of the interrupt mask register       */
 extern decint_t dec_interrupt[NR_INTS];
 
+irq_cpustat_t irq_stat [NR_CPUS];
+
 unsigned int local_bh_count[NR_CPUS];
 unsigned int local_irq_count[NR_CPUS];
 unsigned long spurious_count = 0;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)