]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/core/usb.h
[PATCH] USB: Remove USB private semaphore
[~andy/linux] / drivers / usb / core / usb.h
index 98e85fb4d3b7d570824fea7b3434d5601d35aef9..4647e1ebc68d08fcfadae61bd9e0f4310c23abc0 100644 (file)
@@ -16,9 +16,6 @@ extern int usb_get_device_descriptor(struct usb_device *dev,
 extern char *usb_cache_string(struct usb_device *udev, int index);
 extern int usb_set_configuration(struct usb_device *dev, int configuration);
 
-extern void usb_lock_all_devices(void);
-extern void usb_unlock_all_devices(void);
-
 extern void usb_kick_khubd(struct usb_device *dev);
 extern void usb_suspend_root_hub(struct usb_device *hdev);
 extern void usb_resume_root_hub(struct usb_device *dev);