aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/elmex/pcm205400/acpi/sleep.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/sleep.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/sleep.asl')
-rw-r--r--src/mainboard/elmex/pcm205400/acpi/sleep.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/elmex/pcm205400/acpi/sleep.asl b/src/mainboard/elmex/pcm205400/acpi/sleep.asl
index 0069aa9db2..47de049dbc 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)
*}
*/