sh: voyagergx: Fix build warnings.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 4 Jun 2007 01:53:00 +0000 (10:53 +0900)
committerPaul 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