char/genrtc: remove the rest of the driver
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 May 2016 18:58:04 +0000 (20:58 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 3 Jun 2016 22:23:36 +0000 (00:23 +0200)
commit6705fdb34c7ddc2154f616aba42bc84d4e4a05a2
tree04d79bf22f1b75b6f46d75dd0e1cdf2d17cb8533
parentf9a8097a835c504197512f47a3b47823f6432ee1
char/genrtc: remove the rest of the driver

No architecture uses the genrtc driver any more, so let's kill it off
for good. This now also includes asm-generic/rtc.h, which is otherwise
completely unused.

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>
drivers/char/Kconfig
drivers/char/Makefile
drivers/char/genrtc.c [deleted file]
include/asm-generic/rtc.h [deleted file]