commit | a01ab0669ddf652f521630129e614c16542994b0 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Apr 30 16:16:51 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed May 08 22:14:36 2019 +0200 |
tree | fb5d556e8286f1d188ddc3c7d97d344c7ea1bd1f | |
parent | f5fae395663a47e7cdfa37c36cf6689f495c4ab2 [diff] |
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>