patch-2.4.19 linux-2.4.19/include/asm-mips/it8172/it8172_int.h
Next file: linux-2.4.19/include/asm-mips/jazz.h
Previous file: linux-2.4.19/include/asm-mips/isadep.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-mips/it8172/it8172_int.h
- Orig date:
Sun Sep 9 10:43:02 2001
diff -urN linux-2.4.18/include/asm-mips/it8172/it8172_int.h linux-2.4.19/include/asm-mips/it8172/it8172_int.h
@@ -102,12 +102,10 @@
#define IT8172_PMER_NMI_IRQ (IT8172_NMI_IRQ_BASE + 4)
#define IT8172_POWER_NMI_IRQ (IT8172_NMI_IRQ_BASE + 5)
+#define IT8172_LAST_IRQ (IT8172_POWER_NMI_IRQ)
/* Finally, let's move over here the mips cpu timer interrupt.
- * This is more or less strictly for statistics.
*/
-#define MIPS_CPU_TIMER_IRQ (IT8172_NMI_IRQ_BASE + 6)
-
-#define IT8172_INT_END MIPS_CPU_TIMER_IRQ
+#define MIPS_CPU_TIMER_IRQ (NR_IRQS-1)
/*
* IT8172 Interrupt Controller Registers
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)