Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c760bce07 Thu Apr 08 08:50:55 CDT 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>