patch-2.3.43 linux/arch/ppc/amiga/amiints.c
Next file: linux/arch/ppc/amiga/cia.c
Previous file: linux/arch/ppc/Makefile
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Feb  9 19:43:47 2000
-  Orig file: 
v2.3.42/linux/arch/ppc/amiga/amiints.c
-  Orig date: 
Sun Nov  7 16:37:34 1999
diff -u --recursive --new-file v2.3.42/linux/arch/ppc/amiga/amiints.c linux/arch/ppc/amiga/amiints.c
@@ -350,7 +350,8 @@
 void amiga_do_irq_list(int irq, struct pt_regs *fp, struct irq_server *server)
 {
 	irq_node_t *node, *slow_nodes;
-	unsigned short flags, intena;
+	unsigned short intena;
+	unsigned long flags;
 
 	kstat.irqs[0][SYS_IRQS + irq]++;
 	if (server->count++)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)