From: Len Brown Date: Thu, 20 Sep 2012 17:43:07 +0000 (-0400) Subject: tools/power turbostat: delete unused line X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d7db69016548c4bf3bec3556f6a15b9332dae34f;p=linux-beck.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 7108d8671c11..3c9dc54c710c 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