commit | b10c55d808b32c5386b0efbfe67b13c9a7cf4c9f | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Oct 31 10:23:47 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Dec 11 11:13:40 2011 -0200 |
tree | 07a9c78c68fc5862c813046811a9280214d0cdee | |
parent | 24c3aae0c740ae9837284266ea82234415721dc1 [diff] |
[media] uvcvideo: Remove duplicate definitions of UVC_STREAM_* macros The macros are defined in both drivers/media/video/uvc/uvc_video.c and include/linux/usb/video.h. Remove definitions from the former. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>