diff options
author | Lee Jones <lee.jones@linaro.org> | 2021-05-26 15:00:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-27 09:47:22 +0200 |
commit | 61a140f08ebb2e9f06b7889463f7ee9c162d98c2 (patch) | |
tree | 981958bab1ccf381bd21340116620cc32b934e24 /Documentation/driver-api/usb | |
parent | usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()' (diff) | |
download | linux-61a140f08ebb2e9f06b7889463f7ee9c162d98c2.tar.xz 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