X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fmc146818rtc.h;fp=include%2Flinux%2Fmc146818rtc.h;h=bbc93ae217e1c48390bb5352d6e76a59e5efb5d4;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=432b2fa249290343702eabfbc8c031d84a697e39;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/linux/mc146818rtc.h b/include/linux/mc146818rtc.h index 432b2fa24..bbc93ae21 100644 --- a/include/linux/mc146818rtc.h +++ b/include/linux/mc146818rtc.h @@ -89,11 +89,4 @@ extern spinlock_t rtc_lock; /* serialize CMOS RAM access */ # define RTC_VRT 0x80 /* valid RAM and time */ /**********************************************************************/ -#ifndef ARCH_RTC_LOCATION /* Override by ? */ - -#define RTC_IO_EXTENT 0x8 -#define RTC_IOMAPPED 1 /* Default to I/O mapping. */ - -#endif /* ARCH_RTC_LOCATION */ - #endif /* _MC146818RTC_H */