* [PATCH 3/3] sh: remove duplicated #include
@ 2010-05-19 23:12 Huang Weiyi
2010-05-20 3:32 ` Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2010-05-19 23:12 UTC (permalink / raw)
To: linux-sh
Remove duplicated #include('s) in
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
arch/sh/kernel/cpu/sh4a/clock-sh7786.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/sh/kernel/cpu/sh4a/clock-sh7786.c b/arch/sh/kernel/cpu/sh4a/clock-sh7786.c
index 105a6d4..597c9fb 100644
--- a/arch/sh/kernel/cpu/sh4a/clock-sh7786.c
+++ b/arch/sh/kernel/cpu/sh4a/clock-sh7786.c
@@ -13,7 +13,6 @@
#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/io.h>
-#include <linux/clk.h>
#include <asm/clkdev.h>
#include <asm/clock.h>
#include <asm/freq.h>
--
1.6.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 3/3] sh: remove duplicated #include
2010-05-19 23:12 [PATCH 3/3] sh: remove duplicated #include Huang Weiyi
@ 2010-05-20 3:32 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-05-20 3:32 UTC (permalink / raw)
To: linux-sh
On Thu, May 20, 2010 at 07:12:19AM +0800, Huang Weiyi wrote:
> Remove duplicated #include('s) in
> arch/sh/kernel/cpu/sh4a/clock-sh7786.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-20 3:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 23:12 [PATCH 3/3] sh: remove duplicated #include Huang Weiyi
2010-05-20 3:32 ` Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).