diff options
| author | Hans Verkuil <[email protected]> | 2019-05-30 02:45:48 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-06-03 10:44:24 -0400 |
| commit | e867110a9a3241196613816d5bfd4688ebac15bb (patch) | |
| tree | 162aca208af78b43cc071a2469753b3dafe856b2 /drivers/media/v4l2-core/v4l2-ioctl.c | |
| parent | 69fbb3f47327d959830c94bf31893972b8c8f700 (diff) | |
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 <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ioctl.c')
0 files changed, 0 insertions, 0 deletions