usb: musb: mark musb_save/restore_context static
commit3c8a5fcc051c05cfdd8e3f0d37ba3c183d509cb9
authorFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 10:28:39 +0000 (2 12:28 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 10 Dec 2010 08:21:27 +0000 (10 10:21 +0200)
tree3e3ef806ab7caf785b681a082edce3dee9adf7f7
parent496351413a227a6c0ea1a704d3d4c775d413fd08
usb: musb: mark musb_save/restore_context static

those aren't used outside musb_core.c, so mark
them as static.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c