diff options
author | Len Brown <len.brown@intel.com> | 2011-08-03 01:15:33 +0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-08-03 01:15:33 +0400 |
commit | 6c8111e9a0e73ef1e58a1bf0a10c23ee1512e7a2 (patch) | |
tree | cbd4edb03608185be805359ab64fa5020c2364b8 /Documentation | |
parent | 8997621bb2daaf19a4e9d82f118224159d8054e2 (diff) | |
download | linux-6c8111e9a0e73ef1e58a1bf0a10c23ee1512e7a2.tar.xz |
ACPI: delete stale reference in kernel-parameters.txt
Says for acpi=
See also Documentation/power/pm.txt, pci=noacpi
but this file does not exist
Reported-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index aa47be71df4c..53800c2712e6 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -161,8 +161,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted. rsdt -- prefer RSDT over (default) XSDT copy_dsdt -- copy DSDT to memory - See also Documentation/power/pm.txt, pci=noacpi - acpi_apic_instance= [ACPI, IOAPIC] Format: <int> 2: use 2nd APIC table, if available |