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/ivtv | |
parent | 22ac5f67a6c3626bd2834c9095cbc1e56c5abbce (diff) | |
download | linux-stable-1edc246c32dafd03979a341eec2528b7cdf5c37d.tar.gz linux-stable-1edc246c32dafd03979a341eec2528b7cdf5c37d.tar.bz2 linux-stable-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) { |