Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d54bc279 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Fix UP build.

parent e0204409
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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