Home
last modified time | relevance | path

Searched hist:"760 bce07f182f678d42f2a85a0e47b59e831ba25" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dati_radeon_fb.c760bce07f182f678d42f2a85a0e47b59e831ba25 Thu Apr 08 13:50:55 UTC 2010 Anatolij Gustschin <agust@denx.de> 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>