提交 3406c158 编写于 作者: A Arnd Hannemann 提交者: Thomas Gleixner

x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup

Signed-off-by: NArnd Hannemann <hannemann@i4.informatik.rwth-aachen.de>
Signed-off-by: NAndres Salomon <dilinger@debian.org>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
上级 dcee77be
......@@ -370,7 +370,7 @@ int __init mfgpt_timer_setup(void)
&mfgpt_clockevent);
printk(KERN_INFO
"mfgpt-timer: registering the MFGT timer as a clock event.\n");
"mfgpt-timer: registering the MFGPT timer as a clock event.\n");
clockevents_register_device(&mfgpt_clockevent);
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册