git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c4728f
)
x86: remove useless static current_tsc_khz variable
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 13 May 2008 08:34:20 +0000
(10:34 +0200)
committer
Thomas 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