patch-2.2.0-pre1 linux/arch/alpha/kernel/time.c
Next file: linux/arch/arm/kernel/ecard.c
Previous file: linux/arch/alpha/kernel/sys_ruffian.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Sun Dec 27 15:21:50 1998
-  Orig file: 
v2.1.132/linux/arch/alpha/kernel/time.c
-  Orig date: 
Wed Dec 16 10:32:54 1998
diff -u --recursive --new-file v2.1.132/linux/arch/alpha/kernel/time.c linux/arch/alpha/kernel/time.c
@@ -35,12 +35,7 @@
 #include <linux/timex.h>
 
 #include "proto.h"
-
-#ifdef CONFIG_RTC 
-#define TIMER_IRQ 0  /* using pit for timer */
-#else 
-#define TIMER_IRQ 8  /* using rtc for timer */
-#endif
+#include "irq.h"
 
 static int set_rtc_mmss(unsigned long);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov