diff options
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index b4a1ea762698..2be7148812ca 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -148,3 +148,9 @@ Why: The 8250 serial driver now has the ability to deal with the differences | |||
148 | brother on Alchemy SOCs. The loss of features is not considered an | 148 | brother on Alchemy SOCs. The loss of features is not considered an |
149 | issue. | 149 | issue. |
150 | Who: Ralf Baechle <ralf@linux-mips.org> | 150 | Who: Ralf Baechle <ralf@linux-mips.org> |
151 | --------------------------- | ||
152 | |||
153 | What: eepro100 network driver | ||
154 | When: January 2007 | ||
155 | Why: replaced by the e100 driver | ||
156 | Who: Adrian Bunk <bunk@stusta.de> | ||