projects
/
oweals
/
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 6fc76cd156416e53e45951d29e15d4b842ac9c21..3193abf0b02409c6ad9c9c6b82a6d9239c2c8b2d 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;