Merge with /home/shaggy/git/linus-clean/
[powerpc.git] / include / acpi / acpi_drivers.h
index 4ec722d..caeaa71 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__*/