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

* Re: [PATCH 2/8] ACPI: cpufreq: remove dupilcated #include
  2009-04-06  9:16 [PATCH 2/8] ACPI: cpufreq: remove dupilcated #include Huang Weiyi
@ 2009-04-07  5:40 ` Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2009-04-07  5:40 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: cpufreq, linux-acpi

applied

(and cpufreq@vger.kernel.org cc'd)

thanks,
Len Brown, Intel Open Source Technology Center

On Mon, 6 Apr 2009, Huang Weiyi wrote:

> 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
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[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