rtc: ds1685: drop RTC_DS1685_PROC_REGS
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 19 Sep 2018 17:52:09 +0000 (19:52 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 28 Sep 2018 12:21:00 +0000 (14:21 +0200)
commit8ddeb09de163ce4f362c610cd901f9c5ad4f58fd
tree1ca99983b9bee5d021a13cc370e36c13dcd8e875
parentc7080e2016074363298e05d5e4d91eaf243a58c2
rtc: ds1685: drop RTC_DS1685_PROC_REGS

/proc is not the correct ABI to display debugging info. Remove
RTC_DS1685_PROC_REGS as the driver hasn't seen any real development since
it was included.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig
drivers/rtc/rtc-ds1685.c