Skip to content

Commit

Permalink
ACPI: cpufreq: remove dupilcated #include
Browse files Browse the repository at this point in the history
Remove dupilicated #include in arch/x86/kernel/cpu/cpufreq/longhaul.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Huang Weiyi authored and Len Brown committed Apr 7, 2009
1 parent d508afb commit d226169
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/kernel/cpu/cpufreq/longhaul.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include <linux/timex.h>
#include <linux/io.h>
#include <linux/acpi.h>
#include <linux/kernel.h>

#include <asm/msr.h>
#include <acpi/processor.h>
Expand Down

0 comments on commit d226169

Please sign in to comment.