[coreboot-gerrit] New patch to review for coreboot: 3d53d61 mainboard/tyan/s8226: Remove redundant sio header

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Mon Apr 28 19:33:15 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/5599

-gerrit

commit 3d53d61ae2c06f2922169012f1ef1ccc05906fae
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Tue Apr 29 03:31:10 2014 +1000

    mainboard/tyan/s8226: Remove redundant sio header
    
    Change-Id: I8d258c12d03e71fb525251104b4fa81596ad2187
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/tyan/s8226/romstage.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mainboard/tyan/s8226/romstage.c b/src/mainboard/tyan/s8226/romstage.c
index d0b00b3..fc239e4 100644
--- a/src/mainboard/tyan/s8226/romstage.c
+++ b/src/mainboard/tyan/s8226/romstage.c
@@ -31,7 +31,6 @@
 #include "northbridge/amd/agesa/family10/reset_test.h"
 #include <nb_cimx.h>
 #include <sb_cimx.h>
-#include "superio/nuvoton/wpcm450/wpcm450.h"
 #include <superio/winbond/common/winbond.h>
 #include <superio/winbond/w83627dhg/w83627dhg.h>
 #include "src/drivers/pc80/i8254.c"



More information about the coreboot-gerrit mailing list