diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-09-15 15:59:53 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 01:06:05 -0200 |
commit | 1edc246c32dafd03979a341eec2528b7cdf5c37d (patch) | |
tree | 5349283ebca812a8d48ec05c7e223beb00eaa01b /drivers/media/video/cx18/cx18-ioctl.c | |
parent | 22ac5f67a6c3626bd2834c9095cbc1e56c5abbce (diff) |
V4L/DVB: v4l: remove unused i2c-id.h headers
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx18/cx18-ioctl.c')
-rw-r--r-- | drivers/media/video/cx18/cx18-ioctl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx18/cx18-ioctl.c b/drivers/media/video/cx18/cx18-ioctl.c index d6792405f8d..7150195740d 100644 --- a/drivers/media/video/cx18/cx18-ioctl.c +++ b/drivers/media/video/cx18/cx18-ioctl.c @@ -40,7 +40,6 @@ #include "cx18-av-core.h" #include <media/tveeprom.h> #include <media/v4l2-chip-ident.h> -#include <linux/i2c-id.h> u16 cx18_service2vbi(int type) { |