commit | 760bce07f182f678d42f2a85a0e47b59e831ba25 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Thu Apr 08 15:50:55 2010 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Thu Apr 08 15:59:16 2010 +0200 |
tree | ae7d71cff9744033c6da4dc06508a0401415027d | |
parent | f6a7a2e88854666e6a9ede50891fe415e803ace2 [diff] |
video: ati_radeon_fb.c: fix warning while compiling with DEBUG 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@denx.de>