提交 d54bc279 编写于 作者: D David S. Miller

[SPARC64]: Fix UP build.

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 e0204409
...@@ -454,7 +454,7 @@ static int show_cpuinfo(struct seq_file *m, void *__unused) ...@@ -454,7 +454,7 @@ static int show_cpuinfo(struct seq_file *m, void *__unused)
ncpus_probed, ncpus_probed,
num_online_cpus(), num_online_cpus(),
dcache_parity_tl1_occurred, dcache_parity_tl1_occurred,
icache_parity_tl1_occurred icache_parity_tl1_occurred,
#ifndef CONFIG_SMP #ifndef CONFIG_SMP
cpu_data(0).clock_tick cpu_data(0).clock_tick
#endif #endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册