[ACPI] generic Hot Key support
[firefly-linux-kernel-4.4.55.git] / include / acpi / acpi_drivers.h
index c62e92ec43b2893b120ef8087b9dfdc7e8c09545..e00d9289201bd3ceb6149d8036c22cdb08dc37c2 100644 (file)
@@ -108,5 +108,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__*/