patch-2.4.4 linux/arch/arm/kernel/oldlatches.c
Next file: linux/arch/arm/kernel/semaphore.c
Previous file: linux/arch/arm/kernel/leds-ebsa110.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Apr 12 12:20:31 2001
-  Orig file: 
v2.4.3/linux/arch/arm/kernel/oldlatches.c
-  Orig date: 
Mon Nov 27 17:07:59 2000
diff -u --recursive --new-file v2.4.3/linux/arch/arm/kernel/oldlatches.c linux/arch/arm/kernel/oldlatches.c
@@ -59,7 +59,7 @@
 	}
 }
 
-initcall(oldlatch_init);
+__initcall(oldlatch_init);
 
 EXPORT_SYMBOL(oldlatch_aupdate);
 EXPORT_SYMBOL(oldlatch_bupdate);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)