]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-m68k/mc146818rtc.h
Consolidate of_get_parent
[karo-tx-linux.git] / include / asm-m68k / mc146818rtc.h
index 11fe12ddb913ca313cdc9416e9bd1163429c42ef..9f70a01f73dc9960e00817963aceb75b5e89db24 100644 (file)
@@ -11,6 +11,7 @@
 #include <asm/atarihw.h>
 
 #define RTC_PORT(x)    (TT_RTC_BAS + 2*(x))
+#define RTC_ALWAYS_BCD 0
 
 #define CMOS_READ(addr) ({ \
 atari_outb_p((addr),RTC_PORT(0)); \