From: Len Brown Date: Thu, 20 Sep 2012 17:43:07 +0000 (-0400) Subject: tools/power turbostat: delete unused line X-Git-Tag: next-20120924~82^2~1^2~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bed8949cdef6dcb8663232e794aa0428f5040bfc;p=karo-tx-linux.git tools/power turbostat: delete unused line MSR_TSC is no longer needed because we now use RDTSC directly. Signed-off-by: Len Brown --- diff --git a/tools/power/x86/turbostat/turbostat.c b/tools/power/x86/turbostat/turbostat.c index 861d77190206..8e9d947a52d9 100644 --- a/tools/power/x86/turbostat/turbostat.c +++ b/tools/power/x86/turbostat/turbostat.c @@ -35,7 +35,6 @@ #include #include -#define MSR_TSC 0x10 #define MSR_NEHALEM_PLATFORM_INFO 0xCE #define MSR_NEHALEM_TURBO_RATIO_LIMIT 0x1AD #define MSR_APERF 0xE8