sh: pfc: Fixup type mismatch in debug printks.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 9 Dec 2009 06:51:27 +0000 (15:51 +0900)
committerPaul 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