ARM: perf: use pr_* instead of printk
authorWill Deacon <will.deacon@arm.com>
Thu, 30 Oct 2014 11:26:57 +0000 (11:26 +0000)
committerWill Deacon <will.deacon@arm.com>
Thu, 30 Oct 2014 12:16:58 +0000 (12:16 +0000)
There are a few remaining uses of printk in the ARM perf code, so move
them over to the pr_* variants instead.

Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found