[U-Boot] [PATCH 53/56] mpc8260/i2c.c: replace PRINTD() by debug()

Wolfgang Denk wd at denx.de
Mon Nov 7 22:17:19 CET 2011


Dear Wolfgang Denk,

In message <1320458160-23136-54-git-send-email-wd at denx.de> you wrote:
> This also fixes some GCC 4.6 build warnings like:
> i2c.c: In function 'i2c_init':
> i2c.c:221:26: warning: variable 'txbd' set but not used
> [-Wunused-but-set-variable]
> i2c.c:221:19: warning: variable 'rxbd' set but not used
> [-Wunused-but-set-variable]
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Heiko Schocher <hs at denx.de>
> ---
>  arch/powerpc/cpu/mpc8260/i2c.c |   89 ++++++++++++++++++----------------------
>  1 files changed, 40 insertions(+), 49 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
The speed of time is one second per second.


More information about the U-Boot mailing list