diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-09-15 20:59:53 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 05:06:05 +0200 |
commit | 1edc246c32dafd03979a341eec2528b7cdf5c37d (patch) | |
tree | 5349283ebca812a8d48ec05c7e223beb00eaa01b /drivers/media/video/ivtv | |
parent | V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h header (diff) | |
download | linux-1edc246c32dafd03979a341eec2528b7cdf5c37d.tar.xz linux-1edc246c32dafd03979a341eec2528b7cdf5c37d.zip |
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/ivtv')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-ioctl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/ivtv/ivtv-ioctl.c b/drivers/media/video/ivtv/ivtv-ioctl.c index 4eed9123683e..b686da5e4326 100644 --- a/drivers/media/video/ivtv/ivtv-ioctl.c +++ b/drivers/media/video/ivtv/ivtv-ioctl.c @@ -37,7 +37,6 @@ #include <media/v4l2-chip-ident.h> #include <media/v4l2-event.h> #include <linux/dvb/audio.h> -#include <linux/i2c-id.h> u16 ivtv_service2vbi(int type) { |