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

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)