]> Git Repo - J-u-boot.git/commit - lib_ppc/board.c
powerpc: Fix compilation warning in board.c
authorStefan Roese <[email protected]>
Mon, 23 Feb 2009 15:52:36 +0000 (16:52 +0100)
committerWolfgang Denk <[email protected]>
Fri, 20 Mar 2009 21:39:14 +0000 (22:39 +0100)
commitff7dc067369e30066744f096995aef7d97574d15
treed449da556e2c6560be49d1643dec388d4ec7da7b
parent9cd690160d3ce1a7fb4ceeee6c99cedb1ac1d49c
powerpc: Fix compilation warning in board.c

Fix this warning:

board.c: In function 'board_init_r':
board.c:653: warning: unused variable 'i'
board.c:651: warning: unused variable 'e'

Signed-off-by: Stefan Roese <[email protected]>
lib_ppc/board.c
This page took 0.034309 seconds and 4 git commands to generate.