summaryrefslogtreecommitdiffstats
path: root/src/mainboard/elmex
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 13:24:41 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-04 08:58:40 +0000
commitea5195271a88ad228deebedee0397d5618fb3164 (patch)
tree228a2c7abc3079764bd61f6712803b0210259c33 /src/mainboard/elmex
parent0b6b09a37412358ba9987b53dcc9edacbc1f43cb (diff)
downloadcoreboot-ea5195271a88ad228deebedee0397d5618fb3164.tar.gz
coreboot-ea5195271a88ad228deebedee0397d5618fb3164.tar.bz2
coreboot-ea5195271a88ad228deebedee0397d5618fb3164.zip
mb/elmex: Get rid of whitespace before tab
Change-Id: I085a5b7dca252943590a30c1afe6ad776dac6c97 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26616 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/elmex')
-rw-r--r--src/mainboard/elmex/pcm205400/acpi/gpe.asl2
-rw-r--r--src/mainboard/elmex/pcm205400/acpi/sleep.asl2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/elmex/pcm205400/acpi/gpe.asl b/src/mainboard/elmex/pcm205400/acpi/gpe.asl
index 2f2275871220..30e6fdcb3c0b 100644
--- a/src/mainboard/elmex/pcm205400/acpi/gpe.asl
+++ b/src/mainboard/elmex/pcm205400/acpi/gpe.asl
@@ -72,7 +72,7 @@ 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 */
/* Contains the GPEs for USB overcurrent */
#include "usb_oc.asl"
diff --git a/src/mainboard/elmex/pcm205400/acpi/sleep.asl b/src/mainboard/elmex/pcm205400/acpi/sleep.asl
index 0069aa9db2bc..47de049dbc2b 100644
--- a/src/mainboard/elmex/pcm205400/acpi/sleep.asl
+++ b/src/mainboard/elmex/pcm205400/acpi/sleep.asl
@@ -49,7 +49,7 @@ Method(\_PTS, 1) {
/* On older chips, clear PciExpWakeDisEn */
/*if (LLessEqual(\_SB.SBRI, 0x13)) {
- * Store(0,\_SB.PWDE)
+ * Store(0,\_SB.PWDE)
*}
*/