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

Next file: linux/include/asm-arm/arch-l7200/uncompress.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.0-test6/linux/include/asm-arm/arch-l7200/time.h linux/include/asm-arm/arch-l7200/time.h
@@ -54,8 +54,6 @@
  */
 extern __inline__ void setup_timer(void)
 {
-	xtime.tv_sec = RTC_RTCDR;
-
 	RTC_RTCC = 0;				/* Clear interrupt */
 
 	timer_irq.handler = timer_interrupt;

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