提交 f99f2cc9 编写于 作者: R Ralf Baechle

[MIPS] Sibyte: Fix name of clocksource.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 eae5fdc3
......@@ -43,7 +43,7 @@ static cycle_t sb1250_hpt_read(void)
}
struct clocksource bcm1250_clocksource = {
.name = "MIPS",
.name = "bcm1250-counter-3",
.rating = 200,
.read = sb1250_hpt_read,
.mask = CLOCKSOURCE_MASK(23),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册