USB: make hcd.h public (drivers dependency)
[deliverable/linux.git] / drivers / usb / host / fhci-tds.c
index 57013479d7f7c6d911a480b4a4652a8b5cfa9c20..7be548ca21834bd87de25d231356ede4cac16859 100644 (file)
@@ -22,7 +22,7 @@
 #include <linux/list.h>
 #include <linux/io.h>
 #include <linux/usb.h>
-#include "../core/hcd.h"
+#include <linux/usb/hcd.h>
 #include "fhci.h"
 
 #define DUMMY_BD_BUFFER  0xdeadbeef
This page took 0.024028 seconds and 5 git commands to generate.