patch-2.3.16 linux/arch/sparc/kernel/tadpole.c

Next file: linux/arch/sparc/kernel/time.c
Previous file: linux/arch/sparc/kernel/systbls.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/arch/sparc/kernel/tadpole.c linux/arch/sparc/kernel/tadpole.c
@@ -95,7 +95,7 @@
 	clk_ctrl[0] = 0;
 }
 
-__initfunc(void clock_stop_probe(void))
+void __init clock_stop_probe(void)
 {
 	unsigned int node, clk_nd;
 	char name[20];

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