V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.h
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 26 Jul 2008 11:33:47 +0000 (08:33 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 27 Jul 2008 14:07:12 +0000 (11:07 -0300)
The VID_TYPE defines are V4L1 specific, so copy them back to videodev.h.
In videodev2.h ensure that they are not used in the kernel (you need
to include videodev.h instead) and mark them are deprecated.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found