[U-Boot] [PATCH 2/5] GCC4.6: Squash warning in cmd_ide.c

Wolfgang Denk wd at denx.de
Thu Oct 27 23:58:52 CEST 2011


Dear Marek Vasut,

In message <1319535558-20782-3-git-send-email-marek.vasut at gmail.com> you wrote:
> cmd_ide.c: In function ‘ide_read’:
> cmd_ide.c:1227:2: warning: format ‘%LX’ expects argument of type ‘long long
> unsigned int’, but argument 3 has type ‘lbaint_t’ [-Wformat]
> 
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> Cc: Wolfgang Denk <wd at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Mike Frysinger <vapier at gentoo.org>
> ---
>  common/cmd_ide.c |    2 +-
>  1 files changed, 1 insertions(+), 1 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 price one pays for pursuing any profession,  or  calling,  is  an
intimate knowledge of its ugly side.                  - James Baldwin


More information about the U-Boot mailing list