summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo/h8
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/lenovo/h8')
-rw-r--r--src/ec/lenovo/h8/acpi/thinkpad.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/lenovo/h8/acpi/thinkpad.asl b/src/ec/lenovo/h8/acpi/thinkpad.asl
index 1dc7c0542f2f..7c5610607ccb 100644
--- a/src/ec/lenovo/h8/acpi/thinkpad.asl
+++ b/src/ec/lenovo/h8/acpi/thinkpad.asl
@@ -91,7 +91,7 @@ Device (HKEY)
}
Else
{
- DHKN = DHKN & Not (Local0)
+ DHKN = DHKN & !Local0
}
If (EN)
{