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:
462b103
)
CPCI750: fix compile problem
author
Wolfgang Denk
<wd@denx.de>
Sat, 18 Jul 2009 13:05:44 +0000
(15:05 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Sat, 18 Jul 2009 13:05:44 +0000
(15:05 +0200)
Commit
bc0d3296
removed ppc_error_no.h from Marvell boards
but forgot to update board/esd/cpci750/mv_eth.h
Signed-off-by: Wolfgang Denk <wd@denx.de>
board/esd/cpci750/mv_eth.h
patch
|
blob
|
history
diff --git
a/board/esd/cpci750/mv_eth.h
b/board/esd/cpci750/mv_eth.h
index c57e6796cc4edd8844e3b3a52234e3a4612118c3..b761135349606f7d074a0a504f85ed14a3f9700c 100644
(file)
--- a/
board/esd/cpci750/mv_eth.h
+++ b/
board/esd/cpci750/mv_eth.h
@@
-37,7
+37,7
@@
#include <common.h>
#include <net.h>
#include "mv_regs.h"
-#include
"../../Marvell/common/ppc_error_no.h"
+#include
<asm/errno.h>
/*************************************************************************