[U-Boot] [PATCH 1/2] sh: ecovec: Remove unused variable

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Wed Mar 21 07:22:26 CET 2012


Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
---
 board/renesas/ecovec/ecovec.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/board/renesas/ecovec/ecovec.c b/board/renesas/ecovec/ecovec.c
index 275b0ba..3bd1a62 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);
 
-- 
1.7.9.1



More information about the U-Boot mailing list