1
0
Fork 0

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: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
wifi-calibration
Jesper Juhl 2012-02-05 01:18:31 +01:00 committed by Jiri Kosina
parent 596f17f901
commit 2105b9a11f
1 changed files with 0 additions and 1 deletions

View File

@ -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 */