From: Felipe Balbi Date: Thu, 26 Feb 2015 20:33:41 +0000 (-0600) Subject: usb: musb: core: remove unnecessary forward declaration X-Git-Tag: v4.1-rc1~154^2~4^2~96 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=06753fe115c517b715616ef7ef4f56b1b46ecc69;p=uclinux-h8%2Flinux.git usb: musb: core: remove unnecessary forward declaration no functional changes, cleanup only. Tested-by: Bin Liu Signed-off-by: Felipe Balbi --- diff --git a/drivers/usb/musb/musb_core.c b/drivers/usb/musb/musb_core.c index b410af6b0510..ecf2219ebc78 100644 --- a/drivers/usb/musb/musb_core.c +++ b/drivers/usb/musb/musb_core.c @@ -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); /*