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

Next file: linux/include/asm-arm/arch-nexuspci/io.h
Previous file: linux/include/asm-arm/arch-l7200/system.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/include/asm-arm/arch-l7200/time.h linux/include/asm-arm/arch-l7200/time.h
@@ -52,7 +52,7 @@
 /*
  * Set up RTC timer interrupt, and return the current time in seconds.
  */
-extern __inline__ void setup_timer(void)
+static inline void setup_timer(void)
 {
 	RTC_RTCC = 0;				/* Clear interrupt */
 

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