USB: make hcd.h public (drivers dependency)
[safe/jmp/linux-2.6] / drivers / usb / misc / ftdi-elan.c
index 1edb6d3..2300a51 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