<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/23534">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/biostar/am1ml: Add required space before opening parenthesis '('<br><br>Change-Id: Ic1ea93ec54f6ca52e1af8ff09998b8859358b5a0<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/mainboard/biostar/am1ml/romstage.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/23534/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/biostar/am1ml/romstage.c b/src/mainboard/biostar/am1ml/romstage.c</span><br><span>index 20708cc..7caa4dc 100644</span><br><span>--- a/src/mainboard/biostar/am1ml/romstage.c</span><br><span>+++ b/src/mainboard/biostar/am1ml/romstage.c</span><br><span>@@ -153,7 +153,7 @@</span><br><span> </span><br><span>    /* On Larne, after LpcClkDrvSth is set, it needs some time to be stable, because of the buffer ICS551M */</span><br><span>    int i;</span><br><span style="color: hsl(0, 100%, 40%);">-  for(i = 0; i < 200000; i++)</span><br><span style="color: hsl(120, 100%, 40%);">+        for (i = 0; i < 200000; i++)</span><br><span>              val = inb(0xcd6);</span><br><span> </span><br><span>        outb(0xEA, 0xCD6);</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/23534">change 23534</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/23534"/><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: Ic1ea93ec54f6ca52e1af8ff09998b8859358b5a0 </div>
<div style="display:none"> Gerrit-Change-Number: 23534 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>