Commit ed0ad6d3 authored by Paul Mundt's avatar Paul Mundt

sh: fix up sh7786 dmaengine build.

The asm/dmaengine.h header is gone now, update accordingly.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 9255f1de
......@@ -21,10 +21,10 @@
#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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment