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:
f3dd5c3
)
drm: sis fix compile warning
author
Dave Airlie
<airlied@linux.ie>
Tue, 28 Mar 2006 22:12:52 +0000
(08:12 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Tue, 28 Mar 2006 22:12:52 +0000
(08:12 +1000)
Prevent a gcc warning in the SIS DRM driver. offset is a unsigned int and
the printk wants a long.
Signed-off-by: Jon Mason <jdmason@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found