xhci: remove unused parameter 'xhci' in function xhci_handshake().
authorLin Wang <lin.x.wang@intel.com>
Fri, 9 Jan 2015 14:06:28 +0000 (16:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jan 2015 18:05:47 +0000 (10:05 -0800)
commitdc0b177cf8be1e7371cfb92cfbccac595bf8dac8
tree05c3e7f1459aabe9863b651f0011fea5e47fa1b8
parent92c9691bf38007853345f719543908d1383e3e46
xhci: remove unused parameter 'xhci' in function xhci_handshake().

Parameter 'xhci' is no longer be used in function xhci_handshake(),
just remove it.

Signed-off-by: Lin Wang <lin.x.wang@intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci.c
drivers/usb/host/xhci.h