From: Wei Yongjun Date: Thu, 28 Nov 2013 02:27:59 +0000 (+0800) Subject: staging: dwc2: fix sparse non static symbol warning X-Git-Tag: v3.14-rc1~150^2~585 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49cf10c67bfbd68bc646390cd1f4cbe77aea12d5;p=pandora-kernel.git staging: dwc2: fix sparse non static symbol warning Fixes the following sparse warning: drivers/staging/dwc2/core.c:2672:6: warning: symbol 'dwc2_set_param_uframe_sched' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed