From: Laurent Pinchart Date: Sat, 10 Jul 2010 18:03:20 +0000 (-0300) Subject: V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h X-Git-Tag: v2.6.36-rc1~582^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbafc0cb6c52c40647f561854db5fbac4d608186;p=pandora-kernel.git V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h The UVC host and gadget drivers both define constants and structures in private header files. Move all those definitions to linux/usb/video.h where they can be shared by the two drivers (and be available for userspace applications). Signed-off-by: Laurent Pinchart Signed-off-by: Greg Kroah-Hartman Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed