]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68k/mc146818rtc.h
NFSv4: Convert the open and close ops to use fmode
[linux-2.6-omap-h63xx.git] / include / asm-m68k / mc146818rtc.h
index 11442095a8cf408129286d992df4815b7b43bcfd..9f70a01f73dc9960e00817963aceb75b5e89db24 100644 (file)
@@ -4,7 +4,6 @@
 #ifndef _ASM_MC146818RTC_H
 #define _ASM_MC146818RTC_H
 
-#include <linux/config.h>
 
 #ifdef CONFIG_ATARI
 /* RTC in Atari machines */
@@ -12,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)); \