[coreboot-gerrit] New patch to review for coreboot: 19d5685 NOTFORMERGE

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Tue Jun 24 07:36:30 CEST 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6100

-gerrit

commit 19d568561e5bf5e2fd250e6d45f2148ba1b01387
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Tue Jun 24 15:35:58 2014 +1000

    NOTFORMERGE
    
    Change-Id: If00cd5b49629b6530866bf6c8e1e671be72b59f9
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/console/post.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/console/post.c b/src/console/post.c
index ef1a3a5..4b5967a 100644
--- a/src/console/post.c
+++ b/src/console/post.c
@@ -21,8 +21,8 @@
 
 #include <arch/io.h>
 #include <console/console.h>
-#if CONFIG_CMOS_POST
 #include <pc80/mc146818rtc.h>
+#if CONFIG_CMOS_POST
 #include <smp/spinlock.h>
 #endif
 #if CONFIG_CMOS_POST_EXTRA



More information about the coreboot-gerrit mailing list