summaryrefslogtreecommitdiff
path: root/board/mx1ads/mx1ads.c
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2011-11-19 13:12:16 (GMT)
committerHeiko Schocher <hs@denx.de>2011-11-23 07:14:27 (GMT)
commit6859ea740e0cb5f96bf3da328e9d4904dc925eae (patch)
treecf078b9ee00061cef465e54e5c5febd23c224dae /board/mx1ads/mx1ads.c
parent90729c023898bab4fb5f7225678a6dc45dfc46c2 (diff)
downloadu-boot-6859ea740e0cb5f96bf3da328e9d4904dc925eae.tar.xz
board/mx1ads/syncflash.c: Fix GCC 4.6 warnings
Fix: syncflash.c: In function 'SF_SR': syncflash.c:60:10: warning: variable 'tmp1' set but not used [-Wunused-but-set-variable] syncflash.c: In function 'SF_PrechargeAll': syncflash.c:96:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] mx1ads.c: In function 'board_early_init_f': mx1ads.c:83:24: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] syncflash.c: In function 'SF_Erase': syncflash.c:112:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] syncflash.c: In function 'flash_init': syncflash.c:155:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'board/mx1ads/mx1ads.c')
0 files changed, 0 insertions, 0 deletions