aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lippert/frontrunner-af/dsdt.asl
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-07-08 01:35:45 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-07-09 23:55:36 +0000
commite8ea97c945408f9c3185367c9861f458b00fd7ab (patch)
tree55f936562aa5719fb1b488570867050715394832 /src/mainboard/lippert/frontrunner-af/dsdt.asl
parentdd1da42f857ea7e18af4a8cc7cb283ec88e16549 (diff)
mb/lippert: Align whitespace and comments
This reduces the diffstat between the two boards. Change-Id: I6754d22139be52c66a9dda5d8e71f1092ecf0697 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43272 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lippert/frontrunner-af/dsdt.asl')
-rw-r--r--src/mainboard/lippert/frontrunner-af/dsdt.asl2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/lippert/frontrunner-af/dsdt.asl b/src/mainboard/lippert/frontrunner-af/dsdt.asl
index 6416f38868..710a707613 100644
--- a/src/mainboard/lippert/frontrunner-af/dsdt.asl
+++ b/src/mainboard/lippert/frontrunner-af/dsdt.asl
@@ -835,7 +835,6 @@ DefinitionBlock (
Method(_L10) {
}
-
/* ExtEvent1 SCI event */
Method(_L11) {
}
@@ -855,7 +854,6 @@ DefinitionBlock (
Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */
Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */
}
-
} /* End Scope GPE */
#include "acpi/usb.asl"