devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ARM: edma: remove duplicated include from edma.c
@ 2013-06-26  1:58 Wei Yongjun
  2013-07-16 15:27 ` Sekhar Nori
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-06-26  1:58 UTC (permalink / raw)
  To: linux, grant.likely, rob.herring, nsekhar, mporter, joelagnel,
	arnd, prabhakar.csengg
  Cc: yongjun_wei, linux-arm-kernel, devicetree-discuss, 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/common/edma.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/common/edma.c b/arch/arm/common/edma.c
index a432e6c..39ad030 100644
--- a/arch/arm/common/edma.c
+++ b/arch/arm/common/edma.c
@@ -26,7 +26,6 @@
 #include <linux/io.h>
 #include <linux/slab.h>
 #include <linux/edma.h>
-#include <linux/err.h>
 #include <linux/of_address.h>
 #include <linux/of_device.h>
 #include <linux/of_dma.h>

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

end of thread, other threads:[~2013-07-16 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26  1:58 [PATCH -next] ARM: edma: remove duplicated include from edma.c Wei Yongjun
2013-07-16 15:27 ` Sekhar Nori

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