diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-08-14 20:02:26 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-09-27 12:08:04 -0400 |
commit | 395cf9691d72173d8cdaa613c5f0255f993af94b (patch) | |
tree | 813be524794fe1c0850805d7faca90e45fd0e60b /drivers/platform | |
parent | e060c38434b2caa78efe7cedaff4191040b65a15 (diff) |
doc: fix broken references
There are numerous broken references to Documentation files (in other
Documentation files, in comments, etc.). These broken references are
caused by typo's in the references, and by renames or removals of the
Documentation files. Some broken references are simply odd.
Fix these broken references, sometimes by dropping the irrelevant text
they were part of.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/platform')
-rw-r--r-- | drivers/platform/x86/Kconfig | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 1e88d4785321..10cf2500522b 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
@@ -31,9 +31,6 @@ config ACER_WMI | |||
31 | wireless radio and bluetooth control, and on some laptops, | 31 | wireless radio and bluetooth control, and on some laptops, |
32 | exposes the mail LED and LCD backlight. | 32 | exposes the mail LED and LCD backlight. |
33 | 33 | ||
34 | For more information about this driver see | ||
35 | <file:Documentation/laptops/acer-wmi.txt> | ||
36 | |||
37 | If you have an ACPI-WMI compatible Acer/ Wistron laptop, say Y or M | 34 | If you have an ACPI-WMI compatible Acer/ Wistron laptop, say Y or M |
38 | here. | 35 | here. |
39 | 36 | ||
@@ -164,7 +161,7 @@ config HP_ACCEL | |||
164 | 161 | ||
165 | Support for a led indicating disk protection will be provided as | 162 | Support for a led indicating disk protection will be provided as |
166 | hp::hddprotect. For more information on the feature, refer to | 163 | hp::hddprotect. For more information on the feature, refer to |
167 | Documentation/hwmon/lis3lv02d. | 164 | Documentation/misc-devices/lis3lv02d. |
168 | 165 | ||
169 | To compile this driver as a module, choose M here: the module will | 166 | To compile this driver as a module, choose M here: the module will |
170 | be called hp_accel. | 167 | be called hp_accel. |