提交 c853cc7e 编写于 作者: A Andi Kleen 提交者: Linus Torvalds

[PATCH] x86_64: Remove unused variable in delay.c

Signed-off-by: NAndi Kleen <ak@suse.de>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 a940199f
......@@ -18,8 +18,6 @@
#include <asm/smp.h>
#endif
int x86_udelay_tsc = 0; /* Delay via TSC */
int read_current_timer(unsigned long *timer_value)
{
rdtscll(*timer_value);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册