USB: make hcd.h public (drivers dependency)
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / usb / host / fhci-q.c
index b0a1446ba292542eecd682aaa6f2f3afd5f7ef07..03be7494a476ea5b40d36333fbea77f525c8966e 100644 (file)
 #include <linux/types.h>
 #include <linux/spinlock.h>
 #include <linux/errno.h>
+#include <linux/slab.h>
 #include <linux/list.h>
 #include <linux/usb.h>
-#include "../core/hcd.h"
+#include <linux/usb/hcd.h>
 #include "fhci.h"
 
 /* maps the hardware error code to the USB error code */