projects
/
kernel
/
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
275b0ba
..
3bd1a62
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];
{
u8 mac[6];
char env_mac[17];
- int i;
udelay(1000);
udelay(1000);