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
- Lines: 9
- Date:
Sun Aug 13 09:54:15 2000
- Orig file:
v2.4.0-test6/linux/include/asm-arm/arch-l7200/time.h
- Orig date:
Tue May 23 15:31:36 2000
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)