Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 branch information