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

Next file: linux/include/asm-arm/arch-rpc/hardware.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.3/linux/include/asm-arm/arch-l7200/time.h linux/include/asm-arm/arch-l7200/time.h
@@ -40,7 +40,7 @@
 #define RTC_EN_STWDOG	0x08      /* Enable watchdog */
 
 /*
- * Handler for timer interrupt
+ * Handler for RTC timer interrupt
  */
 static void timer_interrupt(int irq, void *dev_id, struct pt_regs *regs)
 {
@@ -50,7 +50,7 @@
 }
 
 /*
- * Set up timer interrupt, and return the current time in seconds.
+ * Set up RTC timer interrupt, and return the current time in seconds.
  */
 extern __inline__ void setup_timer(void)
 {

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