From 00f11569ac8ca73cbcdef8822de1583e79aee571 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 15 Jul 2000 03:07:32 +0000 Subject: Portability cleanup as required by Linus. --- include/asm-i386/mc146818rtc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/asm-i386') diff --git a/include/asm-i386/mc146818rtc.h b/include/asm-i386/mc146818rtc.h index 8729c5dfb..d6e300943 100644 --- a/include/asm-i386/mc146818rtc.h +++ b/include/asm-i386/mc146818rtc.h @@ -24,4 +24,6 @@ outb_p((addr),RTC_PORT(0)); \ outb_p((val),RTC_PORT(1)); \ }) +#define RTC_IRQ 8 + #endif /* _ASM_MC146818RTC_H */ -- cgit v1.2.3