summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/usb
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2021-05-26 14:00:32 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-27 09:47:22 +0200
commit61a140f08ebb2e9f06b7889463f7ee9c162d98c2 (patch)
tree981958bab1ccf381bd21340116620cc32b934e24 /Documentation/driver-api/usb
parente0fbc1c0ba375c813f9dd06e2924848a775b0930 (diff)
downloadlinux-61a140f08ebb2e9f06b7889463f7ee9c162d98c2.tar.gz
linux-61a140f08ebb2e9f06b7889463f7ee9c162d98c2.tar.bz2
linux-61a140f08ebb2e9f06b7889463f7ee9c162d98c2.zip
usb: gadget: udc: udc-xilinx: Place correct function names into the headers
Fixes the following W=1 kernel build warning(s): drivers/usb/gadget/udc/udc-xilinx.c:802: warning: expecting prototype for xudc_ep_enable(). Prototype was for __xudc_ep_enable() instead drivers/usb/gadget/udc/udc-xilinx.c:997: warning: expecting prototype for xudc_ep0_queue(). Prototype was for __xudc_ep0_queue() instead Cc: Felipe Balbi <balbi@kernel.org> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Michal Simek <michal.simek@xilinx.com> Cc: linux-usb@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Lee Jones <lee.jones@linaro.org> Link: https://lore.kernel.org/r/20210526130037.856068-20-lee.jones@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/usb')
0 files changed, 0 insertions, 0 deletions