aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/e350m1/acpi/usb_oc.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/e350m1/acpi/usb_oc.asl')
-rw-r--r--src/mainboard/asrock/e350m1/acpi/usb_oc.asl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/asrock/e350m1/acpi/usb_oc.asl b/src/mainboard/asrock/e350m1/acpi/usb_oc.asl
index 5a16317fae..6e9c701a26 100644
--- a/src/mainboard/asrock/e350m1/acpi/usb_oc.asl
+++ b/src/mainboard/asrock/e350m1/acpi/usb_oc.asl
@@ -36,7 +36,7 @@ Name(UOM9, 6)
Method(UCOC, 0) {
Sleep(20)
- Store(0x13,CMTI)
+ Store(0x13,CMTI)
Store(0,GPSL)
}
@@ -134,7 +134,7 @@ If (LLessEqual(UOM6,9)) {
/* USB Port 7 overcurrent uses Gpm 7 */
If (LLessEqual(UOM7,9)) {
- Scope (\_GPE) {
+ Scope (\_GPE) {
/* Method (_L1D) { */
Method (_L07) {
UCOC()