浏览代码

tools/power turbostat: delete unused line

MSR_TSC is no longer needed because
we now use RDTSC directly.

Signed-off-by: Len Brown <len.brown@intel.com>
Len Brown 13 年之前
父节点
当前提交
d7db690165
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tools/power/x86/turbostat/turbostat.c

+ 0 - 1
tools/power/x86/turbostat/turbostat.c

@@ -35,7 +35,6 @@
 #include <ctype.h>
 #include <sched.h>
 
-#define MSR_TSC	0x10
 #define MSR_NEHALEM_PLATFORM_INFO	0xCE
 #define MSR_NEHALEM_TURBO_RATIO_LIMIT	0x1AD
 #define MSR_APERF	0xE8