usb: musb: core: remove unnecessary forward declaration

no functional changes, cleanup only.

Tested-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
Felipe Balbi 2015-02-26 14:33:41 -06:00
parent 83b8f5b8c0
commit 06753fe115

View File

@ -508,7 +508,6 @@ void musb_hnp_stop(struct musb *musb)
}
static void musb_disable_interrupts(struct musb *musb);
static void musb_generic_disable(struct musb *musb);
static void musb_recover_from_babble(struct musb *musb);
/*