summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18/cx18-ioctl.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2012-06-09 15:54:19 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-07-06 22:27:23 +0200
commitdcaded7e5f7c66facfd0ced5b368e757cbf576ed (patch)
tree97b1653d4eb5a3180b7d03675a3817cb7bc194ab /drivers/media/video/cx18/cx18-ioctl.h
parent[media] ivtv: don't mess with vfd->debug (diff)
downloadlinux-dcaded7e5f7c66facfd0ced5b368e757cbf576ed.tar.xz
linux-dcaded7e5f7c66facfd0ced5b368e757cbf576ed.zip
[media] cx18: don't mess with vfd->debug
This is now controlled by sysfs. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx18/cx18-ioctl.h')
-rw-r--r--drivers/media/video/cx18/cx18-ioctl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/cx18/cx18-ioctl.h b/drivers/media/video/cx18/cx18-ioctl.h
index dcb2559ad520..2f9dd591ee0f 100644
--- a/drivers/media/video/cx18/cx18-ioctl.h
+++ b/drivers/media/video/cx18/cx18-ioctl.h
@@ -29,5 +29,3 @@ void cx18_set_funcs(struct video_device *vdev);
int cx18_s_std(struct file *file, void *fh, v4l2_std_id *std);
int cx18_s_frequency(struct file *file, void *fh, struct v4l2_frequency *vf);
int cx18_s_input(struct file *file, void *fh, unsigned int inp);
-long cx18_v4l2_ioctl(struct file *filp, unsigned int cmd,
- unsigned long arg);