summaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-12-27 07:47:54 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-12-29 08:17:11 -0200
commit88ae7624a6fe890e5a8ca57b25420f66e1389f8b (patch)
treecfdb6188e0234cf3d819984790f909f5c6e1e102 /fs/compat_ioctl.c
parent58c66df3e38ffb1d59cc5162bb9e07c859288034 (diff)
downloadop-kernel-dev-88ae7624a6fe890e5a8ca57b25420f66e1389f8b.zip
op-kernel-dev-88ae7624a6fe890e5a8ca57b25420f66e1389f8b.tar.gz
[media] V4L1 removal: Remove linux/videodev.h
There's no sense on keeping it on 2.6.38, as nobody is using it anymore, at the kernel tree, and installing it at the userspace API. As two deprecated drivers still need it, move it to their internal directories. Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs/compat_ioctl.c')
-rw-r--r--fs/compat_ioctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c
index a60579b..175736c 100644
--- a/fs/compat_ioctl.c
+++ b/fs/compat_ioctl.c
@@ -42,7 +42,7 @@
#include <linux/tty.h>
#include <linux/vt_kern.h>
#include <linux/fb.h>
-#include <linux/videodev.h>
+#include <linux/videodev2.h>
#include <linux/netdevice.h>
#include <linux/raw.h>
#include <linux/blkdev.h>
OpenPOWER on IntegriCloud