Explorar el Código

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 hace 13 años
padre
commit
2105b9a11f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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/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 */