projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
541c9be
)
xpress: Update <usb/ehci-fsl.h> include
author
Tom Rini
<trini@konsulko.com>
Wed, 13 Apr 2016 19:45:50 +0000
(15:45 -0400)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/board/ccv/xpress/xpress.c
b/board/ccv/xpress/xpress.c
index
6fc76cd
..
3193abf
100644
(file)
--- a/
board/ccv/xpress/xpress.c
+++ b/
board/ccv/xpress/xpress.c
@@
-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;