aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/hcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/usb/hcd.h')
-rw-r--r--include/linux/usb/hcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/usb/hcd.h b/include/linux/usb/hcd.h
index c7e575cb3149..ca228f00b826 100644
--- a/include/linux/usb/hcd.h
+++ b/include/linux/usb/hcd.h
@@ -374,7 +374,7 @@ extern void usb_destroy_configuration(struct usb_device *dev);
374 * HCD Root Hub support 374 * HCD Root Hub support
375 */ 375 */
376 376
377#include <linux/../../drivers/usb/core/hub.h> 377#include <linux/usb/hub.h>
378 378
379/* (shifted) direction/type/recipient from the USB 2.0 spec, table 9.2 */ 379/* (shifted) direction/type/recipient from the USB 2.0 spec, table 9.2 */
380#define DeviceRequest \ 380#define DeviceRequest \