diff options
Diffstat (limited to 'drivers/misc/thinkpad_acpi.h')
-rw-r--r-- | drivers/misc/thinkpad_acpi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/thinkpad_acpi.h b/drivers/misc/thinkpad_acpi.h index c5c1316ae3a6..fee04214a10b 100644 --- a/drivers/misc/thinkpad_acpi.h +++ b/drivers/misc/thinkpad_acpi.h | |||
@@ -107,7 +107,6 @@ static const char *str_supported(int is_supported); | |||
107 | 107 | ||
108 | /* ACPI HIDs */ | 108 | /* ACPI HIDs */ |
109 | #define IBM_HKEY_HID "IBM0068" | 109 | #define IBM_HKEY_HID "IBM0068" |
110 | #define IBM_PCI_HID "PNP0A03" | ||
111 | 110 | ||
112 | /* ACPI helpers */ | 111 | /* ACPI helpers */ |
113 | static int __must_check acpi_evalf(acpi_handle handle, | 112 | static int __must_check acpi_evalf(acpi_handle handle, |