]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
tools/power turbostat: delete unused line
authorLen Brown <len.brown@intel.com>
Thu, 20 Sep 2012 17:43:07 +0000 (13:43 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 26 Sep 2012 22:11:48 +0000 (18:11 -0400)
MSR_TSC is no longer needed because
we now use RDTSC directly.

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c

index 7108d8671c1153a2440bc06f45fa421ee946c366..3c9dc54c710cd81bee9a6b6e04cef363ed5b0efe 100644 (file)
@@ -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