* [PATCH 1/4] omap1: remove duplicated #include
@ 2011-01-28 14:04 Huang Weiyi
2011-02-01 23:53 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2011-01-28 14:04 UTC (permalink / raw)
To: tony; +Cc: linux-omap, Huang Weiyi
Remove duplicated #include('s) in
arch/arm/mach-omap1/time.c
Signed-off-by: Huang Weiyi <weiyi.huang@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/4] omap1: remove duplicated #include
2011-01-28 14:04 [PATCH 1/4] omap1: remove duplicated #include Huang Weiyi
@ 2011-02-01 23:53 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2011-02-01 23:53 UTC (permalink / raw)
To: Huang Weiyi; +Cc: linux-omap
* Huang Weiyi <weiyi.huang@gmail.com> [110128 06:03]:
> Remove duplicated #include('s) in
> arch/arm/mach-omap1/time.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-01 23:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-28 14:04 [PATCH 1/4] omap1: remove duplicated #include Huang Weiyi
2011-02-01 23:53 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox