diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-02-19 17:31:17 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 12:42:59 -0300 |
commit | 7f6adeaf2d8800b66c5dd6c2cf2622dfdd68bd31 (patch) | |
tree | 23dc1f8ee0fef9132ee310cb8f30f5228b641988 /drivers/media/video/ks0127.h | |
parent | 0ab6e1c38d80ab586e3a1ca9e71844131d9f51dc (diff) | |
download | linux-7f6adeaf2d8800b66c5dd6c2cf2622dfdd68bd31.tar.bz2 |
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
[mchehab@redhat.com: fix compilation of tea575x-tuner.c]
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/ks0127.h')
-rw-r--r-- | drivers/media/video/ks0127.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/ks0127.h b/drivers/media/video/ks0127.h index 1ec578833aea..cb8abd5403b3 100644 --- a/drivers/media/video/ks0127.h +++ b/drivers/media/video/ks0127.h @@ -24,8 +24,6 @@ #ifndef KS0127_H #define KS0127_H -#include <linux/videodev.h> - /* input channels */ #define KS_INPUT_COMPOSITE_1 0 #define KS_INPUT_COMPOSITE_2 1 |