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)
commitac422f9443191e050c16fe99baeb5c3d74934589
tree186b82a4892fa0a534ea18ee7fbba02045bf7608
parent560526f1617acca62b645c81fb43923954d4ddc5
sh: Make intc messages consistent via pr_fmt.

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>
drivers/sh/intc.c