summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/mach-common
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-10-29 19:38:19 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-10-29 19:38:19 +0900
commitc819cc732267d6e46833a8d98bd7677b3d12d7d1 (patch)
tree900969944f57ba2c7e90758217512b9214d7e38a /arch/sh/include/mach-common
parentc1cfed3c3a190b4ce1d5a4510d9dfd3d42176fba (diff)
downloadlinux-c819cc732267d6e46833a8d98bd7677b3d12d7d1.tar.gz
linux-c819cc732267d6e46833a8d98bd7677b3d12d7d1.tar.bz2
linux-c819cc732267d6e46833a8d98bd7677b3d12d7d1.zip
sh: mach-edosk7705: Kill off machtype, consolidate board def.
Trivial shuffling and tidying. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/mach-common')
-rw-r--r--arch/sh/include/mach-common/mach/edosk7705.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sh/include/mach-common/mach/edosk7705.h b/arch/sh/include/mach-common/mach/edosk7705.h
deleted file mode 100644
index efc43b323466..000000000000
--- a/arch/sh/include/mach-common/mach/edosk7705.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef __ASM_SH_EDOSK7705_H
-#define __ASM_SH_EDOSK7705_H
-
-#define __IO_PREFIX sh_edosk7705
-#include <asm/io_generic.h>
-
-#endif /* __ASM_SH_EDOSK7705_H */