[U-Boot] [PATCH 01/18] GCC4.6: Squash warning in cfb_console.c

Wolfgang Denk wd at denx.de
Thu Oct 27 23:59:20 CEST 2011


Dear Marek Vasut,

In message <1319535604-20831-2-git-send-email-marek.vasut at gmail.com> you wrote:
> cfb_console.c: In function 'video_display_bitmap':
> cfb_console.c:1148: warning: format '%d' expects type 'int', but argument 2 has
> type 'long unsigned int'
> cfb_console.c:1148: warning: format '%d' expects type 'int', but argument 3 has
> type 'long unsigned int'
> 
> 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>
> ---
>  drivers/video/cfb_console.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
It would be illogical to kill without reason
	-- Spock, "Journey to Babel", stardate 3842.4


More information about the U-Boot mailing list