Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2105b9a1 authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina
Browse files

Only include linux/sched.h once in arch/arm/mach-bcmring/dma.c



There's no need to include the header twice.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 596f17f9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */