]> Git Repo - J-u-boot.git/blobdiff - drivers/usb/host/xhci.c
usb: xhci: move xhci.h to include usb
[J-u-boot.git] / drivers / usb / host / xhci.c
index b3e4dcd66fa1b611ab743fe63a39b1afa8d6f919..abd23e23fdb70c41c30539f4fccb32c6c1a4c15c 100644 (file)
@@ -28,7 +28,7 @@
 #include <asm/cache.h>
 #include <asm/unaligned.h>
 #include <linux/errno.h>
-#include "xhci.h"
+#include <usb/xhci.h>
 
 #ifndef CONFIG_USB_MAX_CONTROLLER_COUNT
 #define CONFIG_USB_MAX_CONTROLLER_COUNT 1
This page took 0.025034 seconds and 4 git commands to generate.