commit | 00765c816a6396e2bb3c6588019bda1508b62f6a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 17:53:26 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 17:53:26 2007 +0900 |
tree | fc0988766c861d44f1330beeaab05c57d370c705 | |
parent | c1a069f960f32ff1721b1de12c875855133fe9e4 [diff] |
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>