Commit 6ce52e64 authored by Paul Mackerras's avatar Paul Mackerras

ppc32: remove obsolete klock_info definition

klock_info isn't used or referenced anywhere else in the kernel.
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent dd8cad6b
......@@ -38,7 +38,6 @@
volatile int smp_commenced;
int smp_tb_synchronized;
struct cpuinfo_PPC cpu_data[NR_CPUS];
struct klock_info_struct klock_info = { KLOCK_CLEAR, 0 };
atomic_t ipi_recv;
atomic_t ipi_sent;
cpumask_t cpu_online_map;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment