git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39df01c
)
drm: radeon: fix printk format warning
author
Randy Dunlap
<rdunlap@xenotime.net>
Tue, 16 Oct 2012 00:15:45 +0000
(10:15 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 16 Oct 2012 00:15:45 +0000
(10:15 +1000)
drivers/gpu/drm/radeon/radeon_atpx_handler.c:151:3: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'size_t'
[airlied: Alex had others fixed already, except for atpx one]
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found