diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-09-18 00:19:33 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-23 17:58:10 +0300 |
commit | a19e160d108a80953e4404be39e03b9bc8417376 (patch) | |
tree | 02674f442c8e0670df813031a9591147f9c5dd97 /sound/hda | |
parent | 386701892b4821c4d127710fa35b1309c4355bbf (diff) | |
download | linux-a19e160d108a80953e4404be39e03b9bc8417376.tar.xz |
[media] dvb: remove unused systime() function
The systime function uses struct timespec, which we want to stop
using in the kernel because it overflows in 2038. Fortunately,
this use in dibx000_common is in a function that is never called,
so we can just remove it.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions