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:
e1bc28f
)
sh: ecovec: Remove unused variable
author
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Wed, 21 Mar 2012 05:58:21 +0000
(14:58 +0900)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Mon, 26 Mar 2012 01:09:31 +0000
(10:09 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/ecovec/ecovec.c
patch
|
blob
|
history
diff --git
a/board/renesas/ecovec/ecovec.c
b/board/renesas/ecovec/ecovec.c
index 275b0ba71c339bba7a118b4900ceaa10dc820d69..3bd1a6208b85eacf492c97bd3d2e379db8b9b251 100644
(file)
--- a/
board/renesas/ecovec/ecovec.c
+++ b/
board/renesas/ecovec/ecovec.c
@@
-55,7
+55,6
@@
int board_late_init(void)
{
u8 mac[6];
char env_mac[17];
- int i;
udelay(1000);