diff options
Diffstat (limited to 'include/linux/usb.h')
-rw-r--r-- | include/linux/usb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/usb.h b/include/linux/usb.h index ce07062ebc28..3185eb46d85a 100644 --- a/include/linux/usb.h +++ b/include/linux/usb.h | |||
@@ -510,7 +510,6 @@ extern int usb_lock_device_for_reset(struct usb_device *udev, | |||
510 | extern int usb_reset_device(struct usb_device *dev); | 510 | extern int usb_reset_device(struct usb_device *dev); |
511 | extern void usb_queue_reset_device(struct usb_interface *dev); | 511 | extern void usb_queue_reset_device(struct usb_interface *dev); |
512 | 512 | ||
513 | extern struct usb_device *usb_find_device(u16 vendor_id, u16 product_id); | ||
514 | 513 | ||
515 | /* USB autosuspend and autoresume */ | 514 | /* USB autosuspend and autoresume */ |
516 | #ifdef CONFIG_USB_SUSPEND | 515 | #ifdef CONFIG_USB_SUSPEND |