From: Lad, Prabhakar Date: Thu, 5 Feb 2015 13:02:18 +0000 (+0000) Subject: usb: gadget: function: uvc: fix sparse warnings X-Git-Tag: omap-for-v4.1/wl12xx-dt~45^2~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70685711f2fead61817785169587b8914df416bf;p=pandora-kernel.git usb: gadget: function: uvc: fix sparse warnings this patch fixes following sparse warnings: uvc_video.c:283:5: warning: symbol 'uvcg_video_pump' was not declared. Should it be static? uvc_video.c:342:5: warning: symbol 'uvcg_video_enable' was not declared. Should it be static? uvc_video.c:381:5: warning: symbol 'uvcg_video_init' was not declared. Should it be static? Signed-off-by: Lad, Prabhakar Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed