]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
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 6fc76cd156416e53e45951d29e15d4b842ac9c21..3193abf0b02409c6ad9c9c6b82a6d9239c2c8b2d 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;