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:
d2d69a3
)
sh: pfc: Fixup type mismatch in debug printks.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 9 Dec 2009 06:51:27 +0000
(15:51 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 9 Dec 2009 06:51:27 +0000
(15:51 +0900)
!!value works out to an int while we were still using %ld, so fix this up
and shut gcc up.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found