patch-2.4.0-test7 linux/include/asm-arm/mc146818rtc.h
Next file: linux/include/asm-arm/mmu_context.h
Previous file: linux/include/asm-arm/leds.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Aug 13 09:54:15 2000
- Orig file:
v2.4.0-test6/linux/include/asm-arm/mc146818rtc.h
- Orig date:
Thu Jul 27 17:38:02 2000
diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-arm/mc146818rtc.h linux/include/asm-arm/mc146818rtc.h
@@ -4,6 +4,7 @@
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
+#include <asm/arch/irqs.h>
#include <asm/io.h>
#ifndef RTC_PORT
@@ -23,7 +24,5 @@
outb_p((addr),RTC_PORT(0)); \
outb_p((val),RTC_PORT(1)); \
})
-
-#define RTC_IRQ 8
#endif /* _ASM_MC146818RTC_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)