From: Jingoo Han Date: Mon, 16 Dec 2013 06:14:23 +0000 (+0900) Subject: usb: gadget: atmel_usba: Fix sparse warning X-Git-Tag: v3.14-rc1~148^2~90^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5056ee83e8e9b3b3eec895f8bb0804a802fb61d2;p=pandora-kernel.git usb: gadget: atmel_usba: Fix sparse warning 'usba_gadget_template' is used only in this file. Thus, make 'usba_gadget_template' static, in order to fix the following sparse warning. warning: symbol 'usba_gadget_template' was not declared. Should it be static? Acked-by: Nicolas Ferre Signed-off-by: Jingoo Han Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed