USB: make hcd.h public (drivers dependency)
[deliverable/linux.git] / drivers / usb / host / r8a66597-hcd.c
index d478ffad59b4db18eb1b5c0eb0654e4882b94efe..1398de140eaded1ea3376e5efb84b609ad6858c9 100644 (file)
@@ -33,6 +33,7 @@
 #include <linux/list.h>
 #include <linux/interrupt.h>
 #include <linux/usb.h>
+#include <linux/usb/hcd.h>
 #include <linux/platform_device.h>
 #include <linux/io.h>
 #include <linux/mm.h>
@@ -40,7 +41,6 @@
 #include <linux/slab.h>
 #include <asm/cacheflush.h>
 
-#include "../core/hcd.h"
 #include "r8a66597.h"
 
 MODULE_DESCRIPTION("R8A66597 USB Host Controller Driver");
This page took 0.024579 seconds and 5 git commands to generate.