diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-10-29 19:11:56 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-10-29 19:11:56 +0900 |
commit | 2504075d383fcefd746dac42a0cd1c3bdc006bd1 (patch) | |
tree | 3d6c3dfc3d38d115c3f0818ce9f95029baf320e9 /arch/sh/tools | |
parent | f6eec8d66400714e47add3d8341688a1e86c5de9 (diff) | |
download | linux-stable-2504075d383fcefd746dac42a0cd1c3bdc006bd1.tar.gz linux-stable-2504075d383fcefd746dac42a0cd1c3bdc006bd1.tar.bz2 linux-stable-2504075d383fcefd746dac42a0cd1c3bdc006bd1.zip |
sh: mach-systemh: Kill off dead board.
This code has been untouched since it was merged many years ago, and has
severely bitrotted since, suggesting that the board has no real users
left. Notice of intent to remove has been sent out over the last few
years, with no takers. Kill it off.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/tools')
-rw-r--r-- | arch/sh/tools/mach-types | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types index 9f56eb978024..0e68465e7b50 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -26,7 +26,6 @@ HD64461 HD64461 7724SE SH_7724_SOLUTION_ENGINE 7751SE SH_7751_SOLUTION_ENGINE 7780SE SH_7780_SOLUTION_ENGINE -7751SYSTEMH SH_7751_SYSTEMH HP6XX SH_HP6XX DREAMCAST SH_DREAMCAST SNAPGEAR SH_SECUREEDGE5410 |