sh: Make cpufreq driver less noisy on SMP.
commit00765c816a6396e2bb3c6588019bda1508b62f6a
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 08:53:26 +0000 (21 17:53 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 08:53:26 +0000 (21 17:53 +0900)
treefc0988766c861d44f1330beeaab05c57d370c705
parentc1a069f960f32ff1721b1de12c875855133fe9e4
sh: Make cpufreq driver less noisy on SMP.

The cpufreq driver banner is currently printed for each CPU, move
it down so it's not as noisy and it's only printed once.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpufreq.c