diff options
Diffstat (limited to 'drivers/cpufreq/speedstep-centrino.c')
-rw-r--r-- | drivers/cpufreq/speedstep-centrino.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/speedstep-centrino.c b/drivers/cpufreq/speedstep-centrino.c index 6723f0390f20..7d4a31571608 100644 --- a/drivers/cpufreq/speedstep-centrino.c +++ b/drivers/cpufreq/speedstep-centrino.c | |||
@@ -28,7 +28,7 @@ | |||
28 | #include <asm/cpu_device_id.h> | 28 | #include <asm/cpu_device_id.h> |
29 | 29 | ||
30 | #define PFX "speedstep-centrino: " | 30 | #define PFX "speedstep-centrino: " |
31 | #define MAINTAINER "cpufreq@vger.kernel.org" | 31 | #define MAINTAINER "linux-pm@vger.kernel.org" |
32 | 32 | ||
33 | #define INTEL_MSR_RANGE (0xffff) | 33 | #define INTEL_MSR_RANGE (0xffff) |
34 | 34 | ||