From: kbuild test robot Date: Mon, 24 Nov 2014 14:31:23 +0000 (+0800) Subject: usb: gadget: ss_ep_in_comp_desc can be static X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef24d749f2c8713d333b3e3c4b1d84fbc25bc133;p=pandora-kernel.git usb: gadget: ss_ep_in_comp_desc can be static drivers/usb/gadget/legacy/printer.c:222:34: sparse: symbol 'ss_ep_in_comp_desc' was not declared. Should it be static? drivers/usb/gadget/legacy/printer.c:234:34: sparse: symbol 'ss_ep_out_comp_desc' was not declared. Should it be static? Signed-off-by: Fengguang Wu Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed