aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/elmex/pcm205400/acpi/gpe.asl
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/pcm205400/acpi/gpe.asl
parent0b6b09a37412358ba9987b53dcc9edacbc1f43cb (diff)
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/pcm205400/acpi/gpe.asl')
-rw-r--r--src/mainboard/elmex/pcm205400/acpi/gpe.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/elmex/pcm205400/acpi/gpe.asl b/src/mainboard/elmex/pcm205400/acpi/gpe.asl
index 2f22758712..30e6fdcb3c 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"