On Wed, Jul 12, 2017 at 1:04 AM, Benjamin Gaignard
<[email protected]> wrote:
> rtc_time_to_tm() and rtc_tm_to_time() are deprecated because they
> rely on 32bits variables and that will make rtc break in y2038/2016.
> Stop using those two functions to safer 64bits ones.
>
> Signed-off-by: Benjamin Gaignard <[email protected]>
> CC: Michael Chan <[email protected]>
> CC: [email protected]
> CC: [email protected]

Acked-by: Michael Chan <[email protected]>

Thanks.

Reply via email to