[coreboot-gerrit] New patch to review for coreboot: northbridge/intel/fsp_sandybridge: remove blank line

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Tue Nov 10 00:42:02 CET 2015


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12387

-gerrit

commit c4aef1b3c53ff8290c266ba4f19cc4f1377517e6
Author: Martin Roth <martinroth at google.com>
Date:   Mon Nov 9 15:41:27 2015 -0800

    northbridge/intel/fsp_sandybridge: remove blank line
    
    Remove a blank line introduced in commit 31f4d00c
    (northbridge/intel: Add i89xx header file)
    
    Change-Id: I27dadb27ad041f48520709ef499bde380c58265b
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 src/northbridge/intel/fsp_sandybridge/report_platform.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/northbridge/intel/fsp_sandybridge/report_platform.c b/src/northbridge/intel/fsp_sandybridge/report_platform.c
index 004b57e..60a3e00 100644
--- a/src/northbridge/intel/fsp_sandybridge/report_platform.c
+++ b/src/northbridge/intel/fsp_sandybridge/report_platform.c
@@ -18,7 +18,6 @@
 #include <arch/cpu.h>
 #include <string.h>
 
-
 #if IS_ENABLED(CONFIG_SOUTHBRIDGE_INTEL_FSP_BD82X6X)
 #include <southbridge/intel/fsp_bd82x6x/pch.h>
 #elif IS_ENABLED(CONFIG_SOUTHBRIDGE_INTEL_FSP_I89XX)



More information about the coreboot-gerrit mailing list