patch-2.4.19 linux-2.4.19/arch/mips/sni/irq.c
Next file: linux-2.4.19/arch/mips/sni/pci.c
Previous file: linux-2.4.19/arch/mips/sni/io.c
Back to the patch index
Back to the overall index
-  Lines: 17
 -  Date:
Fri Aug  2 17:39:43 2002
 -  Orig file: 
linux-2.4.18/arch/mips/sni/irq.c
 -  Orig date: 
Sun Sep  9 10:43:02 2001
 
diff -urN linux-2.4.18/arch/mips/sni/irq.c linux-2.4.19/arch/mips/sni/irq.c
@@ -8,7 +8,6 @@
  */
 #include <linux/delay.h>
 #include <linux/init.h>
-#include <linux/irq.h>
 #include <linux/interrupt.h>
 #include <linux/kernel.h>
 #include <linux/spinlock.h>
@@ -126,7 +125,7 @@
 
 void __init init_pciasic(void)
 {
-	unsigned int flags;
+	unsigned long flags;
 
 	spin_lock_irqsave(&pciasic_lock, flags);
 	* (volatile u8 *) PCIMT_IRQSEL =
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)