aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/tef6862.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2010-09-15 15:59:53 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-21 01:06:05 -0200
commit1edc246c32dafd03979a341eec2528b7cdf5c37d (patch)
tree5349283ebca812a8d48ec05c7e223beb00eaa01b /drivers/media/radio/tef6862.c
parentV4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h header (diff)
downloadlinux-dev-1edc246c32dafd03979a341eec2528b7cdf5c37d.tar.xz
linux-dev-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/radio/tef6862.c')
-rw-r--r--drivers/media/radio/tef6862.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/tef6862.c b/drivers/media/radio/tef6862.c
index 90cae90277e7..7c0d77751f6e 100644
--- a/drivers/media/radio/tef6862.c
+++ b/drivers/media/radio/tef6862.c
@@ -22,7 +22,6 @@
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <linux/i2c.h>
-#include <linux/i2c-id.h>
#include <linux/slab.h>
#include <media/v4l2-ioctl.h>
#include <media/v4l2-device.h>