Commit 06753fe1 authored by Felipe Balbi's avatar Felipe Balbi

usb: musb: core: remove unnecessary forward declaration

no functional changes, cleanup only.
Tested-by: default avatarBin Liu <b-liu@ti.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 83b8f5b8
......@@ -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);
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment