USB: make hcd.h public (drivers dependency)
[deliverable/linux.git] / drivers / usb / host / imx21-hcd.c
index 8a12f297645fae9dfb08c191f0635ebe7d0b1b02..ca0e98d8e1f4adc2c0340d4cb0b3ab4fbd7f6044 100644 (file)
@@ -56,8 +56,8 @@
 #include <linux/platform_device.h>
 #include <linux/slab.h>
 #include <linux/usb.h>
+#include <linux/usb/hcd.h>
 
-#include "../core/hcd.h"
 #include "imx21-hcd.h"
 
 #ifdef DEBUG
This page took 0.025305 seconds and 5 git commands to generate.