diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ec/google/chromeec/acpi/ec.asl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ec/google/chromeec/acpi/ec.asl b/src/ec/google/chromeec/acpi/ec.asl index 6589ccf1a8..94917dd62f 100644 --- a/src/ec/google/chromeec/acpi/ec.asl +++ b/src/ec/google/chromeec/acpi/ec.asl @@ -223,7 +223,6 @@ Device (EC0) Method (_Q03, 0, NotSerialized) { Store ("EC: POWER BUTTON", Debug) - Notify (\_SB.PWRB, 0x80) } // AC Connected |