summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci.h
diff options
context:
space:
mode:
authorBart Westgeest <bart@elbrys.com>2012-10-10 13:34:26 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-22 13:36:28 -0700
commit20960faca5a0b3acb05a619bd5bfa6dd9bee111a (patch)
treea2d671e3a25db950b3c45c0560a251e5376b6d84 /drivers/staging/usbip/vhci.h
parent36ac9b055fa49b9a0097ec8dfd59c5ffc812a60d (diff)
downloadop-kernel-dev-20960faca5a0b3acb05a619bd5bfa6dd9bee111a.zip
op-kernel-dev-20960faca5a0b3acb05a619bd5bfa6dd9bee111a.tar.gz
staging: usbip: make rh_port_disconnect static
Signed-off-by: Bart Westgeest <bart@elbrys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/usbip/vhci.h')
-rw-r--r--drivers/staging/usbip/vhci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/usbip/vhci.h b/drivers/staging/usbip/vhci.h
index c66b8b3..5dddc4d 100644
--- a/drivers/staging/usbip/vhci.h
+++ b/drivers/staging/usbip/vhci.h
@@ -99,7 +99,6 @@ extern const struct attribute_group dev_attr_group;
/* vhci_hcd.c */
void rh_port_connect(int rhport, enum usb_device_speed speed);
-void rh_port_disconnect(int rhport);
/* vhci_rx.c */
struct urb *pickup_urb_and_free_priv(struct vhci_device *vdev, __u32 seqnum);
OpenPOWER on IntegriCloud