提交 e289fd97 编写于 作者: P Paul Mundt

serial: sh-sci: Tidy cpufreq printk.

This was a bit more verbose than it needed to be.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 d3428e91
......@@ -1432,7 +1432,7 @@ static int __devinit sci_probe(struct platform_device *dev)
#ifdef CONFIG_CPU_FREQ
cpufreq_register_notifier(&sci_nb, CPUFREQ_TRANSITION_NOTIFIER);
dev_info(&dev->dev, "sci: CPU frequency notifier registered\n");
dev_info(&dev->dev, "CPU frequency notifier registered\n");
#endif
#ifdef CONFIG_SH_STANDARD_BIOS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册