rtc: drop set_mms and set_mmss64
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 30 Apr 2019 14:16:51 +0000 (16:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 8 May 2019 20:14:36 +0000 (22:14 +0200)
commita01ab0669ddf652f521630129e614c16542994b0
treefb5d556e8286f1d188ddc3c7d97d344c7ea1bd1f
parentf5fae395663a47e7cdfa37c36cf6689f495c4ab2
rtc: drop set_mms and set_mmss64

There are no users of set_mms and set_mmss64 as they have all been
converted to set_time and are handling the tm to time conversion on their
own.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/interface.c
drivers/rtc/systohc.c
include/linux/rtc.h