diff options
Diffstat (limited to 'drivers/usb/core/usb.h')
-rw-r--r-- | drivers/usb/core/usb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/core/usb.h b/drivers/usb/core/usb.h index 045cbd111887..b0a35f45b099 100644 --- a/drivers/usb/core/usb.h +++ b/drivers/usb/core/usb.h | |||
@@ -65,8 +65,6 @@ static inline void usb_pm_unlock(struct usb_device *udev) {} | |||
65 | 65 | ||
66 | #ifdef CONFIG_USB_SUSPEND | 66 | #ifdef CONFIG_USB_SUSPEND |
67 | 67 | ||
68 | #define USB_AUTOSUSPEND_DELAY (HZ*2) | ||
69 | |||
70 | extern void usb_autosuspend_device(struct usb_device *udev); | 68 | extern void usb_autosuspend_device(struct usb_device *udev); |
71 | extern int usb_autoresume_device(struct usb_device *udev); | 69 | extern int usb_autoresume_device(struct usb_device *udev); |
72 | 70 | ||