diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-06-30 00:10:46 +0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-06-30 00:10:46 +0400 |
commit | 10edd8b9d5e42d5fb0a51061a0e97bc4009aeb1a (patch) | |
tree | 919d069e4e51b010cb4b33cb919e0f8453a7f210 | |
parent | 6adb5fe7020e8f99d27da932157ea27325df9263 (diff) | |
download | linux-10edd8b9d5e42d5fb0a51061a0e97bc4009aeb1a.tar.xz |
Remove au1x00_uart from feature-removal-schedule.txt.
The driver has been removed a while ago already.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 033ac91da07a..482cc622798f 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -132,16 +132,6 @@ Who: NeilBrown <neilb@suse.de> --------------------------- -What: au1x00_uart driver -When: January 2006 -Why: The 8250 serial driver now has the ability to deal with the differences - between the standard 8250 family of UARTs and their slightly strange - brother on Alchemy SOCs. The loss of features is not considered an - issue. -Who: Ralf Baechle <ralf@linux-mips.org> - ---------------------------- - What: eepro100 network driver When: January 2007 Why: replaced by the e100 driver |