diff options
author | Xunlei Pang <[email protected]> | 2015-06-12 10:04:11 +0800 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2015-06-25 01:13:42 +0200 |
commit | f118db1efdbd224b3e0dd174a8942471eee798a0 (patch) | |
tree | 4c6b9069263dabac7614498dd80349a7e9de5ba7 /arch/sparc/kernel/pci_impl.h | |
parent | 9200025724619d83f9fc366281f0bde36afe6e5a (diff) |
rtc: isl1208: Replace deprecated rtc_tm_to_time()
isl1208_i2c_set_alarm() uses deprecated rtc_tm_to_time(),
which will overflow in year 2106 on 32-bit machines.
This patch solves this by:
- Replacing rtc_tm_to_time() with rtc_tm_sub()
Cc: Herbert Valerio Riedel <[email protected]>
Signed-off-by: Xunlei Pang <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/pci_impl.h')
0 files changed, 0 insertions, 0 deletions