]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/acpi/acpi_drivers.h
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
[karo-tx-linux.git] / include / acpi / acpi_drivers.h
index 4ec722d73381f5c31832fb19b5eb6b84ea3b6d10..caeaa71a566399171a7aacf7047110b3daa34cfc 100644 (file)
@@ -109,5 +109,10 @@ 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;
 
 #endif /*__ACPI_DRIVERS_H__*/