diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-09-15 14:59:53 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-20 23:06:05 -0400 |
commit | 1edc246c32dafd03979a341eec2528b7cdf5c37d (patch) | |
tree | 5349283ebca812a8d48ec05c7e223beb00eaa01b /drivers/media/radio/tef6862.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/radio/tef6862.c')
-rw-r--r-- | drivers/media/radio/tef6862.c | 1 |
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 @@ | |||
22 | #include <linux/kernel.h> | 22 | #include <linux/kernel.h> |
23 | #include <linux/interrupt.h> | 23 | #include <linux/interrupt.h> |
24 | #include <linux/i2c.h> | 24 | #include <linux/i2c.h> |
25 | #include <linux/i2c-id.h> | ||
26 | #include <linux/slab.h> | 25 | #include <linux/slab.h> |
27 | #include <media/v4l2-ioctl.h> | 26 | #include <media/v4l2-ioctl.h> |
28 | #include <media/v4l2-device.h> | 27 | #include <media/v4l2-device.h> |