aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 13:29:48 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-04 09:00:54 +0000
commit5e4b8ad5a7a5dbb747ec7765f9e88fc481c1554f (patch)
tree74d4395bc0d44e922cad2b2f05157c24fc7bddd4 /src/mainboard/gizmosphere/gizmo/acpi/sleep.asl
parent6284c7e6dea071aa85e5e18348f7dfedb8fc2351 (diff)
mb/gizmosphere: Get rid of whitespace before tab
Change-Id: Iacbd72e1c60573f4bb5ffa40717141e9fbca01bf Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26621 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo/acpi/sleep.asl')
-rw-r--r--src/mainboard/gizmosphere/gizmo/acpi/sleep.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl b/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl
index ca42623af1..669e195074 100644
--- a/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl
+++ b/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl
@@ -50,7 +50,7 @@ Method(\_PTS, 1) {
/* On older chips, clear PciExpWakeDisEn */
/*if (LLessEqual(\_SB.SBRI, 0x13)) {
- * Store(0,\_SB.PWDE)
+ * Store(0,\_SB.PWDE)
*}
*/