aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/f2a85-m/acpi
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 13:18:17 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-04 08:55:37 +0000
commitd54e859ace3fe265036150cd9852d3cb9774f12b (patch)
tree899d4666114e90eab5873e537b18ff9d772cab5a /src/mainboard/asus/f2a85-m/acpi
parent7c073979e652a051647a6fef8b0a0029530e831b (diff)
mb/asus: Get rid of whitespace before tab
Change-Id: Id572144827b515e9e84c51aa3e4f8a20baf1c212 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26610 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/asus/f2a85-m/acpi')
-rw-r--r--src/mainboard/asus/f2a85-m/acpi/gpe.asl2
-rw-r--r--src/mainboard/asus/f2a85-m/acpi/sleep.asl2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/asus/f2a85-m/acpi/gpe.asl b/src/mainboard/asus/f2a85-m/acpi/gpe.asl
index c34faaf05e..297db37a67 100644
--- a/src/mainboard/asus/f2a85-m/acpi/gpe.asl
+++ b/src/mainboard/asus/f2a85-m/acpi/gpe.asl
@@ -69,4 +69,4 @@ Scope(\_GPE) { /* Start Scope GPE */
Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */
Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */
}
-} /* End Scope GPE */
+} /* End Scope GPE */
diff --git a/src/mainboard/asus/f2a85-m/acpi/sleep.asl b/src/mainboard/asus/f2a85-m/acpi/sleep.asl
index 3250f5ef4e..08b7de47f3 100644
--- a/src/mainboard/asus/f2a85-m/acpi/sleep.asl
+++ b/src/mainboard/asus/f2a85-m/acpi/sleep.asl
@@ -44,7 +44,7 @@ Method(\_PTS, 1) {
/* On older chips, clear PciExpWakeDisEn */
/*if (LLessEqual(\_SB.SBRI, 0x13)) {
- * Store(0,\_SB.PWDE)
+ * Store(0,\_SB.PWDE)
*}
*/