diff options
author | Tao Ma <boyu.mt@taobao.com> | 2012-12-17 18:59:38 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-17 20:15:12 -0500 |
commit | c0f041602c33bae10b8e321c49024490d03ced3d (patch) | |
tree | 7f2bceb7d1a6da092e27a67b27c0545bbd9b718d | |
parent | 8f6e60419645f7fea84c361ca2c16dd1feee08e4 (diff) |
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>
-rw-r--r-- | drivers/net/wireless/Kconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index 6deaae18db57..28aa05f60c26 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -156,11 +156,7 @@ config PRISM54 | |||
156 | ---help--- | 156 | ---help--- |
157 | This enables support for FullMAC PCI/Cardbus prism54 devices. This | 157 | This enables support for FullMAC PCI/Cardbus prism54 devices. This |
158 | driver is now deprecated in favor for the SoftMAC driver, p54pci. | 158 | driver is now deprecated in favor for the SoftMAC driver, p54pci. |
159 | p54pci supports FullMAC PCI/Cardbus devices as well. For details on | 159 | p54pci supports FullMAC PCI/Cardbus devices as well. |
160 | the scheduled removal of this driver on the kernel see the feature | ||
161 | removal schedule: | ||
162 | |||
163 | Documentation/feature-removal-schedule.txt | ||
164 | 160 | ||
165 | For more information refer to the p54 wiki: | 161 | For more information refer to the p54 wiki: |
166 | 162 | ||