提交 c6b96c54 编写于 作者: B Barry Song 提交者: Barry Song

ARM: CSR: timer: space required before the open parenthesis '('

Signed-off-by: NBarry Song <Baohua.Song@csr.com>
上级 f70fc57e
...@@ -140,7 +140,7 @@ unsigned long long notrace sched_clock(void) ...@@ -140,7 +140,7 @@ unsigned long long notrace sched_clock(void)
* if we map timer memory in .init of sys_timer, system * if we map timer memory in .init of sys_timer, system
* will panic due to illegal memory access * will panic due to illegal memory access
*/ */
if(!is_mapped) { if (!is_mapped) {
sirfsoc_of_timer_map(); sirfsoc_of_timer_map();
is_mapped = 1; is_mapped = 1;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册