aboutsummaryrefslogtreecommitdiff
path: root/src/ec/compal/ene932/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/compal/ene932/acpi')
-rw-r--r--src/ec/compal/ene932/acpi/ec.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/compal/ene932/acpi/ec.asl b/src/ec/compal/ene932/acpi/ec.asl
index cb50a21dc5..a042d7588d 100644
--- a/src/ec/compal/ene932/acpi/ec.asl
+++ b/src/ec/compal/ene932/acpi/ec.asl
@@ -273,7 +273,7 @@ Device (EC0)
Store (ADPT, \PWRS)
// Initialize LID switch state
- Store (GP15, \LIDS)
+ Store (EC_ACPI_LID_SWITCH_OBJECT, \LIDS)
// Force a read of CPU temperature
Store (CTML, Local0)