public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86_64: cleanup tsc.c merge artifact
@ 2007-07-26  9:47 Thomas Gleixner
  0 siblings, 0 replies; only message in thread
From: Thomas Gleixner @ 2007-07-26  9:47 UTC (permalink / raw)
  To: Andi Kleen; +Cc: Andrew Morton, Ingo Molnar, LKML

tsc_unstable is declared twice.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

---
 arch/x86_64/kernel/tsc.c |    2 --
 1 file changed, 2 deletions(-)

Index: linux-2.6.23-rc1/arch/x86_64/kernel/tsc.c
===================================================================
--- linux-2.6.23-rc1.orig/arch/x86_64/kernel/tsc.c	2007-07-26 09:45:51.000000000 +0200
+++ linux-2.6.23-rc1/arch/x86_64/kernel/tsc.c	2007-07-26 09:45:53.000000000 +0200
@@ -118,8 +118,6 @@ core_initcall(cpufreq_tsc);
 
 #endif
 
-static int tsc_unstable = 0;
-
 /*
  * Make an educated guess if the TSC is trustworthy and synchronized
  * over all CPUs.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-26  9:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26  9:47 [PATCH] x86_64: cleanup tsc.c merge artifact Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox