Re: [PATCH 1/4] omap1: remove duplicated #include

2011-02-01 Thread Tony Lindgren
* Huang Weiyi weiyi.hu...@gmail.com [110128 06:03]:
 Remove duplicated #include('s) in
   arch/arm/mach-omap1/time.c
 
 Signed-off-by: Huang Weiyi weiyi.hu...@gmail.com
 ---
  arch/arm/mach-omap1/time.c |1 -
  1 files changed, 0 insertions(+), 1 deletions(-)
 
 diff --git a/arch/arm/mach-omap1/time.c b/arch/arm/mach-omap1/time.c
 index f83fc33..6885d2f 100644
 --- a/arch/arm/mach-omap1/time.c
 +++ b/arch/arm/mach-omap1/time.c
 @@ -44,7 +44,6 @@
  #include linux/clocksource.h
  #include linux/clockchips.h
  #include linux/io.h
 -#include linux/sched.h
  
  #include asm/system.h
  #include mach/hardware.h

Thanks queuing this as a fix for the -rc cycle.

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 1/4] omap1: remove duplicated #include

2011-01-28 Thread Huang Weiyi
Remove duplicated #include('s) in
  arch/arm/mach-omap1/time.c

Signed-off-by: Huang Weiyi weiyi.hu...@gmail.com
---
 arch/arm/mach-omap1/time.c |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap1/time.c b/arch/arm/mach-omap1/time.c
index f83fc33..6885d2f 100644
--- a/arch/arm/mach-omap1/time.c
+++ b/arch/arm/mach-omap1/time.c
@@ -44,7 +44,6 @@
 #include linux/clocksource.h
 #include linux/clockchips.h
 #include linux/io.h
-#include linux/sched.h
 
 #include asm/system.h
 #include mach/hardware.h
-- 
1.6.1.3

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html