usb: musb: mark musb_save/restore_context static
authorFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 10:28:39 +0000 (12:28 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 10:46:31 +0000 (12:46 +0200)
commite333274077f62a54ff0302cb8e628b341001bd08
tree0d923bda87c0d1ecd0b669d1008a8667c4de90bf
parentf0d21b68e165c699853458d262c7ae8e54d26c8a
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