[media] uvcvideo: Remove duplicate definitions of UVC_STREAM_* macros
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 31 Oct 2011 13:23:47 +0000 (10:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 11 Dec 2011 13:13:40 +0000 (11:13 -0200)
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>

No differences found