]> err.no Git - linux-2.6/blobdiff - drivers/misc/thinkpad_acpi.h
Remove the blink driver
[linux-2.6] / drivers / misc / thinkpad_acpi.h
index 7615adb381c85d9504c20a3a5584506562081ecc..72d62f2dabb976069ef26dabb4be6abad030be57 100644 (file)
@@ -384,7 +384,7 @@ static u8 fan_control_initial_status;
 static u8 fan_control_desired_level;
 static int fan_watchdog_maxinterval;
 
-struct mutex fan_mutex;
+static struct mutex fan_mutex;
 
 static acpi_handle fans_handle, gfan_handle, sfan_handle;
 
@@ -414,8 +414,6 @@ static int fan_write_cmd_watchdog(const char *cmd, int *rc);
  * Hotkey subdriver
  */
 
-#define TPACPI_HOTKEY_SYSFS_GROUP "hotkey"
-
 static int hotkey_orig_status;
 static int hotkey_orig_mask;