USB: make hcd.h public (drivers dependency)
[deliverable/linux.git] / drivers / usb / misc / ftdi-elan.c
index 1edb6d3618964ed160d6682d2ece2a77aeb10c99..2300a51d48b7ac2f6a7f3f99bb1e0115f31f1584 100644 (file)
@@ -73,7 +73,7 @@ static struct list_head ftdi_static_list;
 */
 #include "usb_u132.h"
 #include <asm/io.h>
-#include "../core/hcd.h"
+#include <linux/usb/hcd.h>
 
        /* FIXME ohci.h is ONLY for internal use by the OHCI driver.
         * If you're going to try stuff like this, you need to split
This page took 0.025727 seconds and 5 git commands to generate.