commit | 8bbe6b6f002a00134d3b64d826d7ff596caeda0c | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon May 30 20:57:56 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sat Jun 04 00:23:04 2016 +0200 |
tree | d2b862d008bca7784241abe3bf1cd34e0ac74a02 | |
parent | ca6da801878635bfb851088e1a4eaa3745720582 [diff] |
char/genrtc: remove parisc support This architecture selects RTC_CLASS unconditionally, so the GEN_RTC has not worked here for a long time. Now we can remove both the asm/rtc.h header and the Kconfig dependency for CONFIG_GEN_RTC. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>