From dd755c2dad234da97580c7313349efe89059bde3 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 2 Mar 2006 16:50:12 +0000 Subject: [PATCH] --- yaml --- r: 20941 b: refs/heads/master c: cf028d1715cfa8db1ad95ed9ee479b7a0b9e1cc5 h: refs/heads/master i: 20939: 1b113f9243bb8b6c9ab79960add485665a37056e v: v3 --- [refs] | 2 +- trunk/Documentation/feature-removal-schedule.txt | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 5a5f487bf968..f5d1e9818d71 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0d514f040ac6629311974889d5b96bcf21c6461a +refs/heads/master: cf028d1715cfa8db1ad95ed9ee479b7a0b9e1cc5 diff --git a/trunk/Documentation/feature-removal-schedule.txt b/trunk/Documentation/feature-removal-schedule.txt index be5ae600f533..81bc51369f59 100644 --- a/trunk/Documentation/feature-removal-schedule.txt +++ b/trunk/Documentation/feature-removal-schedule.txt @@ -180,3 +180,12 @@ Why: These events are not correct, and do not properly let userspace know when a file system has been mounted or unmounted. Userspace should poll the /proc/mounts file instead to detect this properly. Who: Greg Kroah-Hartman + +--------------------------- + +What: Support for NEC DDB5074 and DDB5476 evaluation boards. +When: June 2006 +Why: Board specific code doesn't build anymore since ~2.6.0 and no + users have complained indicating there is no more need for these + boards. This should really be considered a last call. +Who: Ralf Baechle