sh: Make intc messages consistent via pr_fmt.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 2 Jun 2010 09:10:00 +0000 (18:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 2 Jun 2010 09:10:00 +0000 (18:10 +0900)
Wrapping pr_fmt to the KBUILD_MODNAME prefix seems to be the trendy
thing to do these days, so just do that instead of manually tidying
up the stragglers.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found