From 5056ee83e8e9b3b3eec895f8bb0804a802fb61d2 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Mon, 16 Dec 2013 15:14:23 +0900 Subject: [PATCH] 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-format-patch failed