[media] V4L1 removal: Remove linux/videodev.h
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 27 Dec 2010 10:47:54 +0000 (07:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:17:11 +0000 (08:17 -0200)
commit88ae7624a6fe890e5a8ca57b25420f66e1389f8b
treecfdb6188e0234cf3d819984790f909f5c6e1e102
parent58c66df3e38ffb1d59cc5162bb9e07c859288034
[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>
Documentation/feature-removal-schedule.txt
drivers/media/video/v4l2-compat-ioctl32.c
drivers/staging/se401/se401.h
drivers/staging/se401/videodev.h [moved from include/linux/videodev.h with 100% similarity]
drivers/staging/usbvideo/usbvideo.h
drivers/staging/usbvideo/vicam.c
drivers/staging/usbvideo/videodev.h [new file with mode: 0644]
fs/compat_ioctl.c
include/linux/Kbuild
include/media/ovcamchip.h [deleted file]