summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2012-03-21 14:58:21 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2012-03-26 10:09:31 +0900
commitf8670a2eb7ae1dba4b758de736515dc24af8de10 (patch)
tree412ea7144530162e720db05dee189a442243f702
parente1bc28f02a5f15f80f268086cc844386e1bb36b9 (diff)
downloadtalos-obmc-uboot-f8670a2eb7ae1dba4b758de736515dc24af8de10.tar.gz
talos-obmc-uboot-f8670a2eb7ae1dba4b758de736515dc24af8de10.zip
sh: ecovec: Remove unused variable
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
-rw-r--r--board/renesas/ecovec/ecovec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/renesas/ecovec/ecovec.c b/board/renesas/ecovec/ecovec.c
index 275b0ba71c..3bd1a6208b 100644
--- 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);
OpenPOWER on IntegriCloud