From: Thomas Gleixner Date: Tue, 13 May 2008 08:34:20 +0000 (+0200) Subject: x86: remove useless static current_tsc_khz variable X-Git-Tag: v2.6.27-rc1~1106^2~251^22~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0748aca6f0af917591dcfd70dccac770a25d4f71;p=pandora-kernel.git 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 --- Reading git-diff-tree failed