projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad81f05
)
ARM: edma: remove duplicated include from edma.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 26 Jun 2013 01:58:16 +0000
(09:58 +0800)
committer
Sekhar Nori
<nsekhar@ti.com>
Tue, 16 Jul 2013 15:06:46 +0000
(20:36 +0530)
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/common/edma.c
patch
|
blob
|
history
diff --git
a/arch/arm/common/edma.c
b/arch/arm/common/edma.c
index
a432e6c
..
39ad030
100644
(file)
--- 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>