]> err.no Git - linux-2.6/blobdiff - include/acpi/acpi_drivers.h
Auto merge with /home/aegl/GIT/linus
[linux-2.6] / 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__*/