]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
char/genrtc: remove parisc support
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 May 2016 18:57:56 +0000 (20:57 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 3 Jun 2016 22:23:04 +0000 (00:23 +0200)
commit8bbe6b6f002a00134d3b64d826d7ff596caeda0c
treed2b862d008bca7784241abe3bf1cd34e0ac74a02
parentca6da801878635bfb851088e1a4eaa3745720582
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>
arch/parisc/include/asm/rtc.h [deleted file]
drivers/char/Kconfig