usb: musb: Remove duplicate declaration of functions
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Sat, 8 May 2021 09:35:12 +0000 (15:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 May 2021 14:20:41 +0000 (16:20 +0200)
commitcd783e5abb60668d72c9d528e020fa4d21e55f84
treeb79348771db949ebf84bacc34234d29f2f92f960
parent0826dae3d81563ae4d21d5565de9106e1f604fcf
usb: musb: Remove duplicate declaration of functions

Remove duplicate declaration of below functions in musb_host.h
musb_host_cleanup
musb_host_tx
musb_host_rx
musb_root_disconnect

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/20210508093512.GA11194@user
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_host.h