linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ARM i.MX53: remove duplicated include from clk-imx51-imx53.c
@ 2013-10-30  5:38 Wei Yongjun
  2013-11-06 12:24 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-10-30  5:38 UTC (permalink / raw)
  To: kernel, linux; +Cc: yongjun_wei, linux-arm-kernel, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 arch/arm/mach-imx/clk-imx51-imx53.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-imx/clk-imx51-imx53.c b/arch/arm/mach-imx/clk-imx51-imx53.c
index ce37af2..2828ea65 100644
--- a/arch/arm/mach-imx/clk-imx51-imx53.c
+++ b/arch/arm/mach-imx/clk-imx51-imx53.c
@@ -12,7 +12,6 @@
 #include <linux/io.h>
 #include <linux/clkdev.h>
 #include <linux/clk-provider.h>
-#include <linux/of.h>
 #include <linux/err.h>
 #include <linux/of.h>
 #include <linux/of_address.h>


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

* Re: [PATCH -next] ARM i.MX53: remove duplicated include from clk-imx51-imx53.c
  2013-10-30  5:38 [PATCH -next] ARM i.MX53: remove duplicated include from clk-imx51-imx53.c Wei Yongjun
@ 2013-11-06 12:24 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2013-11-06 12:24 UTC (permalink / raw)
  To: Wei Yongjun; +Cc: kernel, linux, yongjun_wei, linux-arm-kernel, linux-kernel

On Wed, Oct 30, 2013 at 01:38:34PM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Applied, thanks.


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

end of thread, other threads:[~2013-11-06 12:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-30  5:38 [PATCH -next] ARM i.MX53: remove duplicated include from clk-imx51-imx53.c Wei Yongjun
2013-11-06 12:24 ` Shawn Guo

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).