patch-2.3.16 linux/arch/m68k/hp300/ints.c
Next file: linux/arch/m68k/hp300/time.c
Previous file: linux/arch/m68k/hp300/hil.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 26 12:42:31 1999
-  Orig file: 
v2.3.15/linux/arch/m68k/hp300/ints.c
-  Orig date: 
Wed Sep  2 09:39:18 1998
diff -u --recursive --new-file v2.3.15/linux/arch/m68k/hp300/ints.c linux/arch/m68k/hp300/ints.c
@@ -153,7 +153,7 @@
 	return 0;
 }
 
-__initfunc(void hp300_init_IRQ(void))
+void __init hp300_init_IRQ(void)
 {
 	spin_lock_init(&irqlist_lock);
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)