aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/acpi/ec.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/google/chromeec/acpi/ec.asl')
-rw-r--r--src/ec/google/chromeec/acpi/ec.asl7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ec/google/chromeec/acpi/ec.asl b/src/ec/google/chromeec/acpi/ec.asl
index e28fa1a3ea..c0c1abb9ad 100644
--- a/src/ec/google/chromeec/acpi/ec.asl
+++ b/src/ec/google/chromeec/acpi/ec.asl
@@ -169,7 +169,6 @@ Device (EC0)
\_SB.DPTC()
}
#endif
-
}
/* Read requested temperature and check against EC error values */
@@ -301,12 +300,6 @@ Device (EC0)
Notify (\_TZ, 0x80)
}
- // USB Charger
- Method (_Q0C, 0, NotSerialized)
- {
- Printf ("EC: USB CHARGER")
- }
-
// Key Pressed
Method (_Q0D, 0, NotSerialized)
{