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

No differences found