sh: fix up sh7786 dmaengine build.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 22 May 2010 08:12:23 +0000 (17:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 22 May 2010 08:12:23 +0000 (17:12 +0900)
The asm/dmaengine.h header is gone now, update accordingly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7786.c

index 8165709..8797723 100644 (file)
 #include <linux/mm.h>
 #include <linux/dma-mapping.h>
 #include <linux/sh_timer.h>
+#include <linux/sh_dma.h>
 #include <linux/sh_intc.h>
 #include <cpu/dma-register.h>
 #include <asm/mmzone.h>
-#include <asm/dmaengine.h>
 
 static struct plat_sci_port scif0_platform_data = {
        .mapbase        = 0xffea0000,