summaryrefslogtreecommitdiff
path: root/drivers/staging/emxx_udc
diff options
context:
space:
mode:
authorTapasweni Pathak <tapaswenipathak@gmail.com>2014-10-20 16:58:10 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-23 12:48:31 +0800
commit2c1bfc3be0fc525d95ff5983bf8ea3f2aff24d1b (patch)
treea065a840802f3f175001e74e285a75ca8badf338 /drivers/staging/emxx_udc
parent17fbab1ee9a3e5d2a070450a0c76a3434278bc96 (diff)
downloadlinux-2c1bfc3be0fc525d95ff5983bf8ea3f2aff24d1b.tar.gz
linux-2c1bfc3be0fc525d95ff5983bf8ea3f2aff24d1b.tar.bz2
linux-2c1bfc3be0fc525d95ff5983bf8ea3f2aff24d1b.zip
staging: media: lirc: Delete unused function tv2int
The function tv2int is used to convert timeval to int. 32-bit systems using 'struct timeval' will break in the year 2038, so we have to replace that code with more appropriate types. This patch changes the lirc_imon.c file of media: lirc driver. tv2int function is static and not used anywhere in this file too, so it is removed. I also build tested it. Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/emxx_udc')
0 files changed, 0 insertions, 0 deletions