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:
907c9d7
)
sh: voyagergx: Fix build warnings.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 4 Jun 2007 01:53:00 +0000
(10:53 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 4 Jun 2007 01:53:00 +0000
(10:53 +0900)
pr_debug() was using a %x on an unsigned long, which was making
the build a bit noisy.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found