commit | b509306d1f01c5a78e51fb3e197495ca27b2ff3f | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Mar 20 13:34:16 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:09 2019 +0200 |
tree | 82c2f698b0e5d4a56c7275ae1821fb15072b264f | |
parent | 6a6ec8c15d35815af1ca83e269f48944c49aff9b [diff] |
rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64 This RTC handles dates after 2106 (up to July 2554), call the 64bit versions of rtc_tm time conversion. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>