Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drivers: remove reference to feature-removal-schedule.txt

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>

authored by

Tao Ma and committed by
Linus Torvalds
c0f04160 8f6e6041

+1 -5
+1 -5
drivers/net/wireless/Kconfig
··· 156 156 ---help--- 157 157 This enables support for FullMAC PCI/Cardbus prism54 devices. This 158 158 driver is now deprecated in favor for the SoftMAC driver, p54pci. 159 - p54pci supports FullMAC PCI/Cardbus devices as well. For details on 160 - the scheduled removal of this driver on the kernel see the feature 161 - removal schedule: 162 - 163 - Documentation/feature-removal-schedule.txt 159 + p54pci supports FullMAC PCI/Cardbus devices as well. 164 160 165 161 For more information refer to the p54 wiki: 166 162