提交 a648e811 编写于 作者: M Mark Mason 提交者: Ralf Baechle

MIPS: Sibyte: Fix compilation error.

Build error introduced by d4f587c6.
Signed-off-by: NMark Mason <mmason@upwardaccess.com>
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 0863be2e
......@@ -106,7 +106,7 @@ void read_persistent_clock(struct timespec *ts)
break;
}
ts->tv_sec = sec;
tv->tv_nsec = 0;
ts->tv_nsec = 0;
}
int rtc_mips_set_time(unsigned long sec)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册