Commit d7db6901 authored by Len Brown's avatar Len Brown

tools/power turbostat: delete unused line

MSR_TSC is no longer needed because
we now use RDTSC directly.
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 1300651b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment