sh: Kill off dead SH7604 support.

This was added during 2.5.x, but was never moved along. This
can easily be resurrected if someone has one they wish to work
with, but it's not worth keeping around in its current form.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2007-06-08 11:55:28 +09:00
parent 33d63bd83b
commit b9601c5e59
14 changed files with 5 additions and 338 deletions

View file

@ -36,7 +36,7 @@
*/
enum cpu_type {
/* SH-2 types */
CPU_SH7604, CPU_SH7619,
CPU_SH7619,
/* SH-2A types */
CPU_SH7206,