patch-2.2.18 linux/arch/arm/lib/delay.S

Next file: linux/arch/arm/lib/findbit.S
Previous file: linux/arch/arm/lib/copy_page.S
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/arm/lib/delay.S linux/arch/arm/lib/delay.S
@@ -7,7 +7,7 @@
 #include <asm/assembler.h>
 		.text
 
-LC0:		.word	SYMBOL_NAME(loops_per_sec)
+LC0:		.word	SYMBOL_NAME(loops_per_jiffy)
 
 ENTRY(udelay)
 		mov	r2, #0x1000

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