xpress: Update <usb/ehci-fsl.h> include
authorTom Rini <trini@konsulko.com>
Wed, 13 Apr 2016 19:45:50 +0000 (15:45 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 13 Apr 2016 19:45:50 +0000 (15:45 -0400)
This has been renamed to <usb/ehci-ci.h> some time ago but was missed
here.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/ccv/xpress/xpress.c

index 6fc76cd..3193abf 100644 (file)
@@ -23,7 +23,7 @@
 #include <mmc.h>
 #include <netdev.h>
 #include <usb.h>
-#include <usb/ehci-fsl.h>
+#include <usb/ehci-ci.h>
 
 DECLARE_GLOBAL_DATA_PTR;