From: Hans Verkuil Date: Sat, 26 Jul 2008 11:33:47 +0000 (-0300) Subject: V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.h X-Git-Tag: v2.6.27-rc1~31^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1d7f4f1648cb8efd87f1b9560c40af2297e7c05;p=pandora-kernel.git V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.h 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed