patch-2.4.9 linux/include/asm-arm/arch-cl7500/time.h

Next file: linux/include/asm-arm/arch-ebsa110/memory.h
Previous file: linux/include/asm-arm/arch-cl7500/memory.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/include/asm-arm/arch-cl7500/time.h linux/include/asm-arm/arch-cl7500/time.h
@@ -29,7 +29,7 @@
 /*
  * Set up timer interrupt.
  */
-extern __inline__ void setup_timer(void)
+static inline void setup_timer(void)
 {
 	extern void ioctime_init(void);
 	ioctime_init();

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