summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>2015-05-22 18:58:42 +0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-06-10 00:45:59 +0300
commit34668350616d964bfb963561f48f474c4ee119c7 (patch)
tree8903aa3135df7da7e25f323abaae4f8c6eb88cdc /include/linux/workqueue.h
parentbba795fc0e03c653dedd234b11360efaff35a043 (diff)
downloadlinux-34668350616d964bfb963561f48f474c4ee119c7.tar.xz
[media] Staging: media: lirc: Replace timeval with ktime_t
'struct timeval last_tv' is used to get the time of last signal change and 'struct timeval last_intr_tv' is used to get the time of last UART interrupt. 32-bit systems using 'struct timeval' will break in the year 2038, so we have to replace that code with more appropriate types. Here struct timeval is replaced with ktime_t. Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions