Переглянути джерело

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>
Jesper Juhl 13 роки тому
батько
коміт
2105b9a11f
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      arch/arm/mach-bcmring/dma.c

+ 0 - 1
arch/arm/mach-bcmring/dma.c

@@ -36,7 +36,6 @@
 #include <linux/mm.h>
 #include <linux/mm.h>
 #include <linux/pfn.h>
 #include <linux/pfn.h>
 #include <linux/atomic.h>
 #include <linux/atomic.h>
-#include <linux/sched.h>
 #include <mach/dma.h>
 #include <mach/dma.h>
 
 
 /* I don't quite understand why dc4 fails when this is set to 1 and DMA is enabled */
 /* I don't quite understand why dc4 fails when this is set to 1 and DMA is enabled */