From: Fengguang Wu Date: Wed, 12 Nov 2014 14:44:05 +0000 (+0800) Subject: usb: gadget: f_hid: hidg_alloc() can be static X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc57ea0595e2d12eb4d5c8509d4b4aec864c9c5;p=pandora-kernel.git usb: gadget: f_hid: hidg_alloc() can be static drivers/usb/gadget/function/f_hid.c:852:21: sparse: symbol 'hidg_alloc' was not declared. Should it be static? Signed-off-by: Fengguang Wu Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed