mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 09:09:55 -04:00
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:
@@ -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);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user