Re: [U-Boot] [PATCH 06/13] board/apollon/apollon.c: Fix GCc 4.6 build warnings.

2011-12-10 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1323429272-26801-7-git-send-email...@denx.de> you wrote: > Fix: > apollon.c: In function 'dram_init': > apollon.c:188:29: warning: variable 'cpu' set but not used > [-Wunused-but-set-variable] > apollon.c:188:20: warning: variable 'rev' set but not used > [-Wunused-

[U-Boot] [PATCH 06/13] board/apollon/apollon.c: Fix GCc 4.6 build warnings.

2011-12-09 Thread Wolfgang Denk
Fix: apollon.c: In function 'dram_init': apollon.c:188:29: warning: variable 'cpu' set but not used [-Wunused-but-set-variable] apollon.c:188:20: warning: variable 'rev' set but not used [-Wunused-but-set-variable] apollon.c:187:26: warning: variable 'size1' set but not used [-Wunused-but-set-varia