Re: [PATCH] uvc: Depend on VIDEO_V4L2

2013-06-22 Thread Randy Dunlap
On 06/22/13 07:25, Laurent Pinchart wrote: > The uvcvideo driver lost its dependency on VIDEO_V4L2 during the big > media directory reorganization. Add it back. > > Signed-off-by: Laurent Pinchart Reported-by: Randy Dunlap Acked-by: Randy Dunlap Thanks. > --- > drivers/media/usb/uvc/Kconfi

[PATCH] uvc: Depend on VIDEO_V4L2

2013-06-22 Thread Laurent Pinchart
The uvcvideo driver lost its dependency on VIDEO_V4L2 during the big media directory reorganization. Add it back. Signed-off-by: Laurent Pinchart --- drivers/media/usb/uvc/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/usb/uvc/Kconfig b/drivers/media/usb/uvc/Kconfig in