commit | 27d632d27c4f4f0e9201b38f4ae70bd3050de843 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Dec 02 11:08:13 2013 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Dec 08 11:03:22 2013 +0100 |
tree | 72adc6891b6214358aed973ef9861d8643242969 | |
parent | 8a09cec25fa19a3a7e9f21b4186fecc69085a60f [diff] |
m68k/atari: Hide RTC_PORT() macro from rtc-cmos Rename RTC_PORT() to ATARI_RTC_PORT(), as the rtc-cmos RTC driver uses the presence of this macro to enable support for the second NVRAM bank, which Atari doesn't have ("Unable to handle kernel access at virtual address 00ff8965"). Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>