aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zoran/zr36016.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2009-02-19 17:31:17 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 12:42:59 -0300
commit7f6adeaf2d8800b66c5dd6c2cf2622dfdd68bd31 (patch)
tree23dc1f8ee0fef9132ee310cb8f30f5228b641988 /drivers/media/video/zoran/zr36016.c
parent0ab6e1c38d80ab586e3a1ca9e71844131d9f51dc (diff)
downloadkernel_samsung_smdk4412-7f6adeaf2d8800b66c5dd6c2cf2622dfdd68bd31.tar.gz
kernel_samsung_smdk4412-7f6adeaf2d8800b66c5dd6c2cf2622dfdd68bd31.tar.bz2
kernel_samsung_smdk4412-7f6adeaf2d8800b66c5dd6c2cf2622dfdd68bd31.zip
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/zoran/zr36016.c')
-rw-r--r--drivers/media/video/zoran/zr36016.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/media/video/zoran/zr36016.c b/drivers/media/video/zoran/zr36016.c
index 00d132bcd1e..21c088ea904 100644
--- a/drivers/media/video/zoran/zr36016.c
+++ b/drivers/media/video/zoran/zr36016.c
@@ -34,15 +34,10 @@
#include <linux/types.h>
#include <linux/wait.h>
-/* includes for structures and defines regarding video
- #include<linux/videodev.h> */
-
/* I/O commands, error codes */
#include <asm/io.h>
-//#include<errno.h>
/* v4l API */
-#include <linux/videodev.h>
/* headerfile of this module */
#include"zr36016.h"