Signed-off-by: Michal Suchanek <msucha...@suse.de>
---
 drivers/usb/musb/musb_hcd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Can you squash this to [4/5] or do you want to respin?

Thanks

Michal

diff --git a/drivers/usb/musb/musb_hcd.c b/drivers/usb/musb/musb_hcd.c
index 1f2805270aa3..ba4c206ccfdb 100644
--- a/drivers/usb/musb/musb_hcd.c
+++ b/drivers/usb/musb/musb_hcd.c
@@ -1050,7 +1050,7 @@ int usb_lowlevel_stop(int index)
  * transfers are not supported.
  */
 int submit_int_msg(struct usb_device *dev, unsigned long pipe,
-                               void *buffer, int len, int interval)
+                  void *buffer, int len, int interval, bool nonblock)
 {
        int dir_out = usb_pipeout(pipe);
        int ep = usb_pipeendpoint(pipe);
-- 
2.22.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to