usb: dwc3: omap: fix sparse warning
authorFelipe Balbi <balbi@ti.com>
Thu, 14 Mar 2013 14:00:58 +0000 (16:00 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:24 +0000 (11:18 +0200)
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 <balbi@ti.com>

No differences found