diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-10-29 06:38:19 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-10-29 06:38:19 -0400 |
commit | c819cc732267d6e46833a8d98bd7677b3d12d7d1 (patch) | |
tree | 900969944f57ba2c7e90758217512b9214d7e38a /arch/sh/include/mach-common/mach | |
parent | c1cfed3c3a190b4ce1d5a4510d9dfd3d42176fba (diff) |
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/mach')
-rw-r--r-- | arch/sh/include/mach-common/mach/edosk7705.h | 7 |
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 @@ | |||
1 | #ifndef __ASM_SH_EDOSK7705_H | ||
2 | #define __ASM_SH_EDOSK7705_H | ||
3 | |||
4 | #define __IO_PREFIX sh_edosk7705 | ||
5 | #include <asm/io_generic.h> | ||
6 | |||
7 | #endif /* __ASM_SH_EDOSK7705_H */ | ||