diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-10-29 19:38:19 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-10-29 19:38:19 +0900 |
commit | c819cc732267d6e46833a8d98bd7677b3d12d7d1 (patch) | |
tree | 900969944f57ba2c7e90758217512b9214d7e38a /arch/sh/include | |
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')
-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 efc43b32346..00000000000 --- 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 */ |