<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26621">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/gizmosphere: Get rid of whitespace before tab<br><br>Change-Id: Iacbd72e1c60573f4bb5ffa40717141e9fbca01bf<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/mainboard/gizmosphere/gizmo/acpi/gpe.asl<br>M src/mainboard/gizmosphere/gizmo/acpi/sleep.asl<br>M src/mainboard/gizmosphere/gizmo2/acpi/gpe.asl<br>M src/mainboard/gizmosphere/gizmo2/dsdt.asl<br>4 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/26621/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl b/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl</span><br><span>index f8657e3..0b9250d 100644</span><br><span>--- a/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl</span><br><span>+++ b/src/mainboard/gizmosphere/gizmo/acpi/gpe.asl</span><br><span>@@ -73,7 +73,7 @@</span><br><span>           Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */</span><br><span>                Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */</span><br><span>     }</span><br><span style="color: hsl(0, 100%, 40%);">-}      /* End Scope GPE */</span><br><span style="color: hsl(120, 100%, 40%);">+}  /* End Scope GPE */</span><br><span> </span><br><span> /* Contains the GPEs for USB overcurrent */</span><br><span> #include "usb_oc.asl"</span><br><span>diff --git a/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl b/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl</span><br><span>index edfb4f3..bb84058 100644</span><br><span>--- a/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl</span><br><span>+++ b/src/mainboard/gizmosphere/gizmo/acpi/sleep.asl</span><br><span>@@ -50,7 +50,7 @@</span><br><span> </span><br><span>       /* On older chips, clear PciExpWakeDisEn */</span><br><span>  /*if (LLessEqual(\_SB.SBRI, 0x13)) {</span><br><span style="color: hsl(0, 100%, 40%);">-    *       Store(0,\_SB.PWDE)</span><br><span style="color: hsl(120, 100%, 40%);">+    *       Store(0,\_SB.PWDE)</span><br><span>   *}</span><br><span>   */</span><br><span> </span><br><span>diff --git a/src/mainboard/gizmosphere/gizmo2/acpi/gpe.asl b/src/mainboard/gizmosphere/gizmo2/acpi/gpe.asl</span><br><span>index 9a84698..87b0d21 100644</span><br><span>--- a/src/mainboard/gizmosphere/gizmo2/acpi/gpe.asl</span><br><span>+++ b/src/mainboard/gizmosphere/gizmo2/acpi/gpe.asl</span><br><span>@@ -71,4 +71,4 @@</span><br><span>          Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */</span><br><span>                Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */</span><br><span>     }</span><br><span style="color: hsl(0, 100%, 40%);">-}      /* End Scope GPE */</span><br><span style="color: hsl(120, 100%, 40%);">+}  /* End Scope GPE */</span><br><span>diff --git a/src/mainboard/gizmosphere/gizmo2/dsdt.asl b/src/mainboard/gizmosphere/gizmo2/dsdt.asl</span><br><span>index e709989..e2d0208 100644</span><br><span>--- a/src/mainboard/gizmosphere/gizmo2/dsdt.asl</span><br><span>+++ b/src/mainboard/gizmosphere/gizmo2/dsdt.asl</span><br><span>@@ -46,7 +46,7 @@</span><br><span> </span><br><span>         /* System Bus */</span><br><span>     Scope(\_SB) { /* Start \_SB scope */</span><br><span style="color: hsl(0, 100%, 40%);">-            /* global utility methods expected within the \_SB scope */</span><br><span style="color: hsl(120, 100%, 40%);">+           /* global utility methods expected within the \_SB scope */</span><br><span>          #include <arch/x86/acpi/globutil.asl></span><br><span> </span><br><span>              /* Describe IRQ Routing mapping for this platform (within the \_SB scope) */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26621">change 26621</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/26621"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iacbd72e1c60573f4bb5ffa40717141e9fbca01bf </div>
<div style="display:none"> Gerrit-Change-Number: 26621 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>