Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xhci: xhci_handshake declaration fixup
drivers/usb/host/xhci-ring.c:372:8: error: implicit declaration of function 'xhci_handshake_check_state' [-Werror,-Wimplicit-function-declaration] ret = xhci_handshake_check_state(xhci, &xhci->op_regs->cmd_ring, 1 error generated. Fix Build. Signed-off-by: Carlos Jimenez (JavaShin-X) <[email protected]>
- Loading branch information