Linux ACPI
 help / color / mirror / Atom feed
* [PATCH 2/8] ACPI: cpufreq: remove dupilcated #include
@ 2009-04-06  9:16 Huang Weiyi
  2009-04-07  5:40 ` Len Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-04-06  9:16 UTC (permalink / raw)
  To: lenb, len.brown; +Cc: linux-acpi, Huang Weiyi

Remove dupilicated #include in arch/x86/kernel/cpu/cpufreq/longhaul.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 arch/x86/kernel/cpu/cpufreq/longhaul.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/x86/kernel/cpu/cpufreq/longhaul.c b/arch/x86/kernel/cpu/cpufreq/longhaul.c
index 0bd48e6..ce2ed3e 100644
--- a/arch/x86/kernel/cpu/cpufreq/longhaul.c
+++ b/arch/x86/kernel/cpu/cpufreq/longhaul.c
@@ -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>
-- 
1.6.1.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-07  5:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-06  9:16 [PATCH 2/8] ACPI: cpufreq: remove dupilcated #include Huang Weiyi
2009-04-07  5:40 ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox