sound: remove reference to feature-removal-schedule.txt
authorTao Ma <boyu.mt@taobao.com>
Mon, 17 Dec 2012 23:59:37 +0000 (15:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:12 +0000 (17:15 -0800)
In commit 9c0ece069b32 ("Get rid of Documentation/feature-removal.txt"),
Linus removed feature-removal-schedule.txt from Documentation, but there
is still some reference to this file.  So remove them.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
sound/Kconfig
sound/sound_core.c

index 261a03c8a2095f36bcac187230e91e328bf11545..c710ce2c5c3703284aef8fb353ce27bdb8c55f6f 100644 (file)
@@ -52,9 +52,6 @@ config SOUND_OSS_CORE_PRECLAIM
 
          Disabling this allows alternative OSS implementations.
 
-         Please read Documentation/feature-removal-schedule.txt for
-         details.
-
          If unsure, say Y.
 
 source "sound/oss/dmasound/Kconfig"
index fb9255cca2146dd866496841b7784e89d690597d..bb23009edc8d748e138c4a44fdd6da0079f24158 100644 (file)
@@ -146,8 +146,7 @@ extern int msnd_pinnacle_init(void);
  * devices only the standard chrdev aliases are requested.
  *
  * All these clutters are scheduled to be removed along with
- * sound-slot/service-* module aliases.  Please take a look at
- * feature-removal-schedule.txt for details.
+ * sound-slot/service-* module aliases.
  */
 #ifdef CONFIG_SOUND_OSS_CORE_PRECLAIM
 static int preclaim_oss = 1;