From ed0ad6d3a0720faa999e4bf9d4ed404cfd5eb4cc Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Sat, 22 May 2010 17:12:23 +0900 Subject: [PATCH] sh: fix up sh7786 dmaengine build. The asm/dmaengine.h header is gone now, update accordingly. Signed-off-by: Paul Mundt --- arch/sh/kernel/cpu/sh4a/setup-sh7786.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7786.c b/arch/sh/kernel/cpu/sh4a/setup-sh7786.c index 81657091da4..8797723231e 100644 --- a/arch/sh/kernel/cpu/sh4a/setup-sh7786.c +++ b/arch/sh/kernel/cpu/sh4a/setup-sh7786.c @@ -21,10 +21,10 @@ #include #include #include +#include #include #include #include -#include static struct plat_sci_port scif0_platform_data = { .mapbase = 0xffea0000, -- 2.46.0