<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20754">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nb/intel/i440bx: Add final newline to raminit.c<br><br>The newline lint check just went in, and immediately broke the build<br>due to a commit that went in earlier today.<br>This fixes the build.<br><br>Change-Id: Ic4ba8ce0c8085861bc6c654afdee3fea9f4621fc<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M src/northbridge/intel/i440bx/raminit.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/54/20754/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/northbridge/intel/i440bx/raminit.c b/src/northbridge/intel/i440bx/raminit.c<br>index 565719d..84008e7 100644<br>--- a/src/northbridge/intel/i440bx/raminit.c<br>+++ b/src/northbridge/intel/i440bx/raminit.c<br>@@ -986,4 +986,4 @@<br>    sdram_set_registers();<br>        sdram_set_spd_registers();<br>    sdram_enable();<br>-}<br>\ No newline at end of file<br>+}<br></pre><p>To view, visit <a href="https://review.coreboot.org/20754">change 20754</a>. To unsubscribe, 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/20754"/><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: Ic4ba8ce0c8085861bc6c654afdee3fea9f4621fc </div>
<div style="display:none"> Gerrit-Change-Number: 20754 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>