mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-07 11:12:04 -05:00
[SPARC64]: Fix UP build.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -454,7 +454,7 @@ static int show_cpuinfo(struct seq_file *m, void *__unused)
|
||||
ncpus_probed,
|
||||
num_online_cpus(),
|
||||
dcache_parity_tl1_occurred,
|
||||
icache_parity_tl1_occurred
|
||||
icache_parity_tl1_occurred,
|
||||
#ifndef CONFIG_SMP
|
||||
cpu_data(0).clock_tick
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user