summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran_driver.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-09-05 10:08:45 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-09-05 10:08:45 -0300
commit9aa2d22f827055231502b339af60044582cc67c3 (patch)
treebd801419e69534d0042bf447a6bf0ed8c899f3a0 /linux/drivers/media/video/zoran_driver.c
parent9a68ced75fe38c14a4277067c4fcaeaf205b06ee (diff)
parent89bf8cd11f914eff585c23797fd88a641b9cb3dd (diff)
downloadmediapointer-dvb-s2-9aa2d22f827055231502b339af60044582cc67c3.tar.gz
mediapointer-dvb-s2-9aa2d22f827055231502b339af60044582cc67c3.tar.bz2
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/zoran_driver.c')
-rw-r--r--linux/drivers/media/video/zoran_driver.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/linux/drivers/media/video/zoran_driver.c b/linux/drivers/media/video/zoran_driver.c
index 78e8430f4..640fa7069 100644
--- a/linux/drivers/media/video/zoran_driver.c
+++ b/linux/drivers/media/video/zoran_driver.c
@@ -202,12 +202,6 @@ const struct zoran_format zoran_formats[] = {
# include <linux/bigphysarea.h>
#endif
-extern int v4l_nbufs;
-extern int v4l_bufsize;
-extern int jpg_nbufs;
-extern int jpg_bufsize;
-extern int pass_through;
-
static int lock_norm; /* 0 = default 1 = Don't change TV standard (norm) */
module_param(lock_norm, int, 0644);
MODULE_PARM_DESC(lock_norm, "Prevent norm changes (1 = ignore, >1 = fail)");