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:
7651194
)
drm_proc.c fix compilation warning
author
Jaswinder Singh Rajput
<jaswinderrajput@gmail.com>
Wed, 11 Feb 2009 18:12:59 +0000
(23:42 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 11 Feb 2009 20:01:28 +0000
(21:01 +0100)
drivers/gpu/drm/drm_proc.c: In function ‘drm__vma_info’:
drivers/gpu/drm/drm_proc.c:681: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 5 has type ‘phys_addr_t’
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found