diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-05-30 09:45:48 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-03 17:44:24 +0300 |
commit | e867110a9a3241196613816d5bfd4688ebac15bb (patch) | |
tree | 162aca208af78b43cc071a2469753b3dafe856b2 /drivers/media/pci/netup_unidvb | |
parent | 69fbb3f47327d959830c94bf31893972b8c8f700 (diff) | |
download | linux-e867110a9a3241196613816d5bfd4688ebac15bb.tar.xz |
media: dvb-usb/cxusb-analog.c: fix coccinelle warning, use ktime.h
This patch fixes a coccinelle warning and includes ktime.h instead of
timekeeping.h. The first includes the latter, but the latter doesn't
exist before 3.17, causing problems for our compat build. It's easier
to just use ktime.h instead.
coccinelle warnings: (new ones prefixed by >>)
>> drivers/media/usb/dvb-usb/cxusb-analog.c:1498:41-42: WARNING: Use ARRAY_SIZE
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/pci/netup_unidvb')
0 files changed, 0 insertions, 0 deletions