[coreboot-gerrit] Change in coreboot[master]: nb/intel/i440bx: Add final newline to raminit.c

Martin Roth (Code Review) gerrit at coreboot.org
Mon Jul 24 19:29:19 CEST 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/20754


Change subject: nb/intel/i440bx: Add final newline to raminit.c
......................................................................

nb/intel/i440bx: Add final newline to raminit.c

The newline lint check just went in, and immediately broke the build
due to a commit that went in earlier today.
This fixes the build.

Change-Id: Ic4ba8ce0c8085861bc6c654afdee3fea9f4621fc
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/northbridge/intel/i440bx/raminit.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/20754/1

diff --git a/src/northbridge/intel/i440bx/raminit.c b/src/northbridge/intel/i440bx/raminit.c
index 565719d..84008e7 100644
--- a/src/northbridge/intel/i440bx/raminit.c
+++ b/src/northbridge/intel/i440bx/raminit.c
@@ -986,4 +986,4 @@
 	sdram_set_registers();
 	sdram_set_spd_registers();
 	sdram_enable();
-}
\ No newline at end of file
+}

-- 
To view, visit https://review.coreboot.org/20754
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic4ba8ce0c8085861bc6c654afdee3fea9f4621fc
Gerrit-Change-Number: 20754
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170724/88e567ff/attachment.html>


More information about the coreboot-gerrit mailing list