patch-2.4.0-test10 linux/arch/sh/kernel/time.c

Next file: linux/arch/sh/mm/fault.c
Previous file: linux/arch/sh/kernel/setup.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/arch/sh/kernel/time.c linux/arch/sh/kernel/time.c
@@ -213,7 +213,7 @@
 }
 
 /* last time the RTC clock got updated */
-static long last_rtc_update = 0;
+static long last_rtc_update;
 
 /*
  * timer_interrupt() needs to keep up the real-time clock,

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