USB: make hub.h public (drivers dependency)
[firefly-linux-kernel-4.4.55.git] / include / linux / usb / hcd.h
index c7e575cb31497022ab61eb6ab7fa859ac27af4e0..ca228f00b82643427fe4df8a9af59ceffc18d33d 100644 (file)
@@ -374,7 +374,7 @@ extern void usb_destroy_configuration(struct usb_device *dev);
  * HCD Root Hub support
  */
 
-#include <linux/../../drivers/usb/core/hub.h>
+#include <linux/usb/hub.h>
 
 /* (shifted) direction/type/recipient from the USB 2.0 spec, table 9.2 */
 #define DeviceRequest \