patch-2.4.19 linux-2.4.19/include/asm-mips/hw_irq.h

Next file: linux-2.4.19/include/asm-mips/ide.h
Previous file: linux-2.4.19/include/asm-mips/hp-lj/asic.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-mips/hw_irq.h linux-2.4.19/include/asm-mips/hw_irq.h
@@ -8,6 +8,10 @@
 #ifndef _ASM_HW_IRQ_H
 #define _ASM_HW_IRQ_H
 
+#include <asm/atomic.h>
+
+extern atomic_t irq_err_count;
+
 /* This may not be apropriate for all machines, we'll see ...  */
 static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i)
 {

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