From: Lad, Prabhakar Date: Wed, 4 Feb 2015 18:09:59 +0000 (+0000) Subject: usb: gadget: function: f_sourcesink: fix sparse warning X-Git-Tag: omap-for-v4.1/wl12xx-dt~45^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcaddc5d7efbee24a6e324672a7f4118c2686648;p=pandora-kernel.git usb: gadget: function: f_sourcesink: fix sparse warning this patch fixes following sparse warnings: f_sourcesink.c:347:34: warning: symbol 'ss_int_source_comp_desc' was not declared. Should it be static? f_sourcesink.c:365:34: warning: symbol 'ss_int_sink_comp_desc' was not declared. Should it be static? Signed-off-by: Lad, Prabhakar Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed