patch-2.4.22 linux-2.4.22/arch/mips/jazz/irq.c

Next file: linux-2.4.22/arch/mips/jazz/jazz-ksyms.c
Previous file: linux-2.4.22/arch/mips/jazz/int-handler.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/mips/jazz/irq.c linux-2.4.22/arch/mips/jazz/irq.c
@@ -8,11 +8,11 @@
  */
 #include <linux/delay.h>
 #include <linux/init.h>
-#include <linux/irq.h>
 #include <linux/interrupt.h>
 #include <linux/kernel.h>
 #include <linux/spinlock.h>
 
+#include <asm/i8259.h>
 #include <asm/io.h>
 #include <asm/jazz.h>
 
@@ -20,7 +20,7 @@
 
 /*
  * On systems with i8259-style interrupt controllers we assume for
- * driver compatibility reasons interrupts 0 - 15 to be the i8295
+ * driver compatibility reasons interrupts 0 - 15 to be the i8259
  * interrupts even if the hardware uses a different interrupt numbering.
  */
 void __init init_IRQ (void)

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