summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t440p/acpi/platform.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t440p/acpi/platform.asl')
-rw-r--r--src/mainboard/lenovo/t440p/acpi/platform.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t440p/acpi/platform.asl b/src/mainboard/lenovo/t440p/acpi/platform.asl
index db142f0e5bb4..add8c2da18d1 100644
--- a/src/mainboard/lenovo/t440p/acpi/platform.asl
+++ b/src/mainboard/lenovo/t440p/acpi/platform.asl
@@ -16,7 +16,7 @@
Method(_WAK,1)
{
- /* ME may not be up yet. */
+ /* ME may not be up yet. */
Store (0, \_TZ.MEB1)
Store (0, \_TZ.MEB2)
Return(Package(){0,0})