aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorGravatar Len Brown <len.brown@intel.com> 2007-02-16 22:11:02 -0500
committerGravatar Len Brown <len.brown@intel.com> 2007-02-16 22:11:02 -0500
commit8800c0ebf5e8363dab66647512dcef5b83203dec (patch)
tree2576b0ab6177554409ab7e62fb411c6b5487d64d /include/acpi
parentPull sony into release branch (diff)
parentACPI: hotkey: remove driver, per feature-removal-schedule.txt (diff)
downloadlinux-8800c0ebf5e8363dab66647512dcef5b83203dec.tar.gz
linux-8800c0ebf5e8363dab66647512dcef5b83203dec.tar.bz2
linux-8800c0ebf5e8363dab66647512dcef5b83203dec.zip
Pull remove-hotkey into release branch
Diffstat (limited to 'include/acpi')
-rw-r--r--include/acpi/acpi_drivers.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/acpi/acpi_drivers.h b/include/acpi/acpi_drivers.h
index 3d7ebe0e4fc2..07a5eb036e96 100644
--- a/include/acpi/acpi_drivers.h
+++ b/include/acpi/acpi_drivers.h
@@ -105,12 +105,6 @@ int acpi_ec_ecdt_probe(void);
int acpi_processor_set_thermal_limit(acpi_handle handle, int type);
-/* --------------------------------------------------------------------------
- Hot Keys
- -------------------------------------------------------------------------- */
-
-extern int acpi_specific_hotkey_enabled;
-
/*--------------------------------------------------------------------------
Dock Station
-------------------------------------------------------------------------- */