]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7082387f691763febbb7b6e73d797878938b10a8
treed141d125f82f6b419e7e2ba9f5bab5e6b8e97a90
parenta419d4b90d8235fb1d75461451a87d1f67e47946
sh: voyagergx: Fix build warnings.

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>
arch/sh/cchips/voyagergx/irq.c