patch-2.4.9 linux/include/asm-arm/arch-nexuspci/time.h
Next file: linux/include/asm-arm/arch-rpc/io.h
Previous file: linux/include/asm-arm/arch-nexuspci/memory.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Aug 12 11:14:00 2001
-  Orig file: 
v2.4.8/linux/include/asm-arm/arch-nexuspci/time.h
-  Orig date: 
Mon Sep 18 15:15:23 2000
diff -u --recursive --new-file v2.4.8/linux/include/asm-arm/arch-nexuspci/time.h linux/include/asm-arm/arch-nexuspci/time.h
@@ -43,7 +43,7 @@
 	do_timer(regs);	
 }
 
-extern __inline__ void setup_timer(void)
+static inline void setup_timer(void)
 {
 	int tick = 3686400 / 16 / 2 / 100;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)