[U-Boot] [PATCH 06/13] board/apollon/apollon.c: Fix GCc 4.6 build warnings.
Wolfgang Denk
wd at denx.de
Sat Dec 10 23:09:48 CET 2011
Dear Wolfgang Denk,
In message <1323429272-26801-7-git-send-email-wd at 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-but-set-variable]
> apollon.c:187:26: warning: variable 'size1' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> board/apollon/apollon.c | 18 +++++++++---------
> 1 files changed, 9 insertions(+), 9 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Always try to do things in chronological order; it's less confusing
that way.
More information about the U-Boot
mailing list