diff options
Diffstat (limited to 'arch/x86/kernel/cpu/cpufreq/speedstep-lib.c')
| -rw-r--r-- | arch/x86/kernel/cpu/cpufreq/speedstep-lib.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/cpu/cpufreq/speedstep-lib.c b/arch/x86/kernel/cpu/cpufreq/speedstep-lib.c index ad0083abfa2..a94ec6be69f 100644 --- a/arch/x86/kernel/cpu/cpufreq/speedstep-lib.c +++ b/arch/x86/kernel/cpu/cpufreq/speedstep-lib.c @@ -13,7 +13,6 @@  #include <linux/moduleparam.h>  #include <linux/init.h>  #include <linux/cpufreq.h> -#include <linux/slab.h>  #include <asm/msr.h>  #include <asm/tsc.h>  |