diff options
author | Amitoj Kaur Chawla <amitoj1606@gmail.com> | 2015-10-22 01:35:00 +0300 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2015-11-05 16:21:22 +0300 |
commit | 2ae4b6b20e2004dccf80d804ae52b073377c2f5b (patch) | |
tree | 3a4efb7ec6f60d06c1a11b5217badbd19d433a9f /drivers/regulator/ltc3589.c | |
parent | 100ceb66d5c40cc0c7018e06a9474302470be73c (diff) | |
download | linux-2ae4b6b20e2004dccf80d804ae52b073377c2f5b.tar.xz |
firewire: nosy: Replace timeval with timespec64
32 bit systems using 'struct timeval' will break in the year 2038, so
we replace the code appropriately. However, this driver is not broken
in 2038 since we are using only the microseconds portion of the
current time.
This patch replaces timeval with timespec64.
Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/regulator/ltc3589.c')
0 files changed, 0 insertions, 0 deletions