From fc65e8766fce947739d94a182750928c4d5c44d2 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Tue, 4 Oct 2005 14:30:07 +1000 Subject: [PATCH] --- yaml --- r: 11515 b: refs/heads/master c: 6ce52e6438fd2921891648ceab700d9b867e5ed2 h: refs/heads/master i: 11513: 69506b4855d12e2441cc18d4010ee4e167886944 11511: 8ca126f1517b12fc3f8d99debea80505b86f6e09 v: v3 --- [refs] | 2 +- trunk/arch/ppc/kernel/smp.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5ba2aec31c41..0f4de50285a8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd8cad6be2822c7df4ecc5eba12903ba43e09f06 +refs/heads/master: 6ce52e6438fd2921891648ceab700d9b867e5ed2 diff --git a/trunk/arch/ppc/kernel/smp.c b/trunk/arch/ppc/kernel/smp.c index 726fe7ce1747..a8cc96b0d332 100644 --- a/trunk/arch/ppc/kernel/smp.c +++ b/trunk/arch/ppc/kernel/smp.c @@ -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;