From: Felipe Balbi Date: Thu, 14 Mar 2013 14:00:58 +0000 (+0200) Subject: usb: dwc3: omap: fix sparse warning X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a33bb2120851407b5703343596d5c2181cfc75b4;p=pandora-kernel.git usb: dwc3: omap: fix sparse warning our global '_omap' pointer wasn't marked static. This patch solves the following sparse warning: warning: symbol '_omap' was not declared. \ Should it be static? Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed