USB: make hcd.h public (drivers dependency)
[deliverable/linux.git] / drivers / usb / core / driver.c
index 2f3dc4cdf79bc12d2bc2cafbfa3ec7ecc43292ee..edff55a325759b80fa6dcde9d9a998f413a0db8c 100644 (file)
@@ -26,8 +26,9 @@
 #include <linux/slab.h>
 #include <linux/usb.h>
 #include <linux/usb/quirks.h>
+#include <linux/usb/hcd.h>
 #include <linux/pm_runtime.h>
-#include "hcd.h"
+
 #include "usb.h"
 
 
This page took 0.036086 seconds and 5 git commands to generate.