[U-Boot] [PATCH] video: ati_radeon_fb.c: fix warning while compiling with DEBUG
Anatolij Gustschin
agust at denx.de
Thu Apr 8 16:38:41 CEST 2010
On Thu, 8 Apr 2010 16:31:54 +0200
Anatolij Gustschin <agust at denx.de> wrote:
> Fixes this warning:
>
> ati_radeon_fb.c: In function 'radeon_probe':
> ati_radeon_fb.c:598: warning: format '%x' expects type 'unsigned int',
> but argument 2 has type 'void *'
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> drivers/video/ati_radeon_fb.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied to u-boot-video/master.
More information about the U-Boot
mailing list