summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/siu.h
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2010-05-19 20:33:54 +0200
committerPaul Mundt <lethal@linux-sh.org>2010-05-22 09:51:17 +0200
commit10440af1bc8082c78186e7f4ea94124acee6625e (patch)
tree119a04516924aed333f8c4e8890233a4ec5fdbd9 /arch/sh/include/asm/siu.h
parentsh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724se (diff)
downloadlinux-10440af1bc8082c78186e7f4ea94124acee6625e.tar.xz
linux-10440af1bc8082c78186e7f4ea94124acee6625e.zip
sh: define DMA slaves per CPU type, remove now redundant header
Now that DMA slave IDs are only used used in platform specific code and have become opaque cookies for the rest of the code, we can make the, CPU specific too. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/asm/siu.h')
-rw-r--r--arch/sh/include/asm/siu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/include/asm/siu.h b/arch/sh/include/asm/siu.h
index e8d4142baf59..1d95c78808d1 100644
--- a/arch/sh/include/asm/siu.h
+++ b/arch/sh/include/asm/siu.h
@@ -11,8 +11,6 @@
#ifndef ASM_SIU_H
#define ASM_SIU_H
-#include <asm/dmaengine.h>
-
struct device;
struct siu_platform {