ソースを参照

Blackfin: drop now unused local variable

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 13 年 前
コミット
710aa76227
1 ファイル変更0 行追加1 行削除
  1. 0 1
      arch/blackfin/lib/board.c

+ 0 - 1
arch/blackfin/lib/board.c

@@ -308,7 +308,6 @@ static void board_net_init_r(bd_t *bd)
 
 void board_init_r(gd_t * id, ulong dest_addr)
 {
-	char *s;
 	bd_t *bd;
 	gd = id;
 	gd->flags |= GD_FLG_RELOC;	/* tell others: relocation done */