diff options
author | Len Brown <len.brown@intel.com> | 2007-02-17 04:11:02 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-17 04:11:02 +0100 |
commit | 8800c0ebf5e8363dab66647512dcef5b83203dec (patch) | |
tree | 2576b0ab6177554409ab7e62fb411c6b5487d64d /include/acpi/acpi_drivers.h | |
parent | Pull sony into release branch (diff) | |
parent | ACPI: hotkey: remove driver, per feature-removal-schedule.txt (diff) | |
download | linux-8800c0ebf5e8363dab66647512dcef5b83203dec.tar.xz linux-8800c0ebf5e8363dab66647512dcef5b83203dec.zip |
Pull remove-hotkey into release branch
Diffstat (limited to 'include/acpi/acpi_drivers.h')
-rw-r--r-- | include/acpi/acpi_drivers.h | 6 |
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 -------------------------------------------------------------------------- */ |