Skip to content

Commit

Permalink
x86_64: cleanup tsc.c merge artifact
Browse files Browse the repository at this point in the history
tsc_unstable is declared twice.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Jul 26, 2007
1 parent 4fc0938 commit 8ec3cf7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/x86_64/kernel/tsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8ec3cf7

Please sign in to comment.