[U-Boot] [PATCH 5/7] GCC4.6: Squash warnings in omap4 clocks.c
Wolfgang Denk
wd at denx.de
Fri Oct 28 00:03:18 CEST 2011
Dear Marek Vasut,
In message <1319535702-20929-6-git-send-email-marek.vasut at gmail.com> you wrote:
> clocks.c:606:2: warning: format '%08x' expects type 'unsigned int', but argument
> 2 has type 'u32 * const'
> clocks.c:633:2: warning: format '%08x' expects type 'unsigned int', but argument
> 2 has type 'u32 * const'
>
> 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>
> ---
> arch/arm/cpu/armv7/omap4/clocks.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 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
There are 2 Kinds of planes: Fighters, and targets.
There are 2 Kinds of boats: Submarines, and targets.
There are 2 Kinds of 4x4's: Jeeps and SOB's (Some other brand)
There are 2 Kinds of OS's: Unix, and brain-farts.
More information about the U-Boot
mailing list