x86: remove useless static current_tsc_khz variable
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 May 2008 08:34:20 +0000 (10:34 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 May 2008 16:34:40 +0000 (18:34 +0200)
current_tsc_khz is just written by the init code and never used
again. Remove it.

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

No differences found