Commit 57cbd59b authored by Alexander Viro's avatar Alexander Viro Committed by Linus Torvalds

[PATCH] Missed RTC_IRQ patchlet

oh, hell - I missed this one when carving the thing out of big patch ;-/
parent f055cb9a
......@@ -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. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment