x86: remove useless static current_tsc_khz variable
current_tsc_khz is just written by the init code and never used
again. Remove it.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Loading
Please sign in to comment
current_tsc_khz is just written by the init code and never used
again. Remove it.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>