[SPARC64]: Fix UP build.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Jul 2007 11:41:51 +0000 (04:41 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Jul 2007 11:41:51 +0000 (04:41 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/setup.c

index 55db632..dc928e4 100644 (file)
@@ -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