]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Missed RTC_IRQ patchlet
authorAlexander Viro <viro@parcelfarce.linux.theplanet.co.uk>
Sat, 29 May 2004 06:18:42 +0000 (23:18 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 29 May 2004 06:18:42 +0000 (23:18 -0700)
oh, hell - I missed this one when carving the thing out of big patch ;-/

include/asm-mips/mach-dec/mc146818rtc.h

index 6fe8e9b54ea8cd20180e7d49d405375288ebf34b..a326f451253b228ea979274204fbc205af8a5bb6 100644 (file)
@@ -23,7 +23,7 @@ extern unsigned long dec_kn_slot_size;
 #define RTC_PORT(x)    CPHYSADDR(dec_rtc_base)
 #define RTC_IO_EXTENT  dec_kn_slot_size
 #define RTC_IOMAPPED   0
-#define RTC_IRQ                0
+#undef RTC_IRQ
 
 #define RTC_DEC_YEAR   0x3f    /* Where we store the real year on DECs.  */