diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-06-26 22:03:04 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-27 09:55:34 -0700 |
commit | 67a32be082035bfc126849df38a8772a96f3e5c0 (patch) | |
tree | 858b2d0ade800d4be6bf2449cd1870a6a21ab6af /Documentation | |
parent | ad5c980fdef0f339eb7c5888525acf9ce33855ec (diff) | |
download | linux-3.10-67a32be082035bfc126849df38a8772a96f3e5c0.tar.gz linux-3.10-67a32be082035bfc126849df38a8772a96f3e5c0.tar.bz2 linux-3.10-67a32be082035bfc126849df38a8772a96f3e5c0.zip |
remove leftover documentation of acpi_generic_hotkey
This looks like leftover text in the kernel parameter in documentation.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 5d0283cd3a8..af50f9bbe68 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -223,11 +223,6 @@ and is between 256 and 4096 characters. It is defined in the file acpi_fake_ecdt [HW,ACPI] Workaround failure due to BIOS lacking ECDT - acpi_generic_hotkey [HW,ACPI] - Allow consolidated generic hotkey driver to - override platform specific driver. - See also Documentation/acpi-hotkey.txt. - acpi_pm_good [IA-32,X86-64] Override the pmtimer bug detection: force the kernel to assume that this machine's pmtimer latches its value |