diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-10-28 20:07:44 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-10-28 20:07:44 +0900 |
commit | 3eeebf17f31c583f83e081b17b3076477cb96886 (patch) | |
tree | b1e70bb1b0d9959179d9d8967543fc060a59aff5 /Documentation/sh | |
parent | 5ff0594e2f6fb3242a1a2a4794286244e95afab1 (diff) | |
download | op-kernel-dev-3eeebf17f31c583f83e081b17b3076477cb96886.zip op-kernel-dev-3eeebf17f31c583f83e081b17b3076477cb96886.tar.gz |
sh: Kill off long-dead HD64465 cchip support.
This code has been dead for many years. The last update it received
was in 2003 in order to update it for the driver model changes, though
it had already been in disarray and unused before that point. The only
boards that ever used this chip have not had users in many years either,
so it is finally safe to just kill it off and move on with life.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'Documentation/sh')
-rw-r--r-- | Documentation/sh/new-machine.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/sh/new-machine.txt b/Documentation/sh/new-machine.txt index 5482bf5..f035416 100644 --- a/Documentation/sh/new-machine.txt +++ b/Documentation/sh/new-machine.txt @@ -47,9 +47,7 @@ Next, for companion chips: `-- sh `-- cchips `-- hd6446x - |-- hd64461 - | `-- cchip-specific files - `-- hd64465 + `-- hd64461 `-- cchip-specific files ... and so on. Headers for the companion chips are treated the same way as |