projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
596f17f
)
Only include linux/sched.h once in arch/arm/mach-bcmring/dma.c
author
Jesper Juhl
<jj@chaosbits.net>
Sun, 5 Feb 2012 00:18:31 +0000
(
01:18
+0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 10 Feb 2012 08:52:20 +0000
(09:52 +0100)
There's no need to include the header twice.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/mach-bcmring/dma.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-bcmring/dma.c
b/arch/arm/mach-bcmring/dma.c
index 1a1a27dd56544d0684bebc29d40b69bdff2d190f..8751582a6cb15be4ab3ecea5282b2a95d2a0d86e 100644
(file)
--- a/
arch/arm/mach-bcmring/dma.c
+++ b/
arch/arm/mach-bcmring/dma.c
@@
-36,7
+36,6
@@
#include <linux/mm.h>
#include <linux/pfn.h>
#include <linux/atomic.h>
-#include <linux/sched.h>
#include <mach/dma.h>
/* I don't quite understand why dc4 fails when this is set to 1 and DMA is enabled */