[coreboot-gerrit] New patch to review for coreboot: dmp/vortex86ex: Drop excessive include

Kyösti Mälkki (kyosti.malkki@gmail.com) gerrit at coreboot.org
Fri Jun 17 20:59:16 CEST 2016


Kyösti Mälkki (kyosti.malkki at gmail.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15233

-gerrit

commit b52396a938ab90ccacc9d32a49ade816745bf3ec
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Fri Jun 17 21:41:29 2016 +0300

    dmp/vortex86ex: Drop excessive include
    
    Change-Id: Ieeae96d53627768de98006074c8c8e826b1741fc
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
---
 src/mainboard/dmp/vortex86ex/romstage.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mainboard/dmp/vortex86ex/romstage.c b/src/mainboard/dmp/vortex86ex/romstage.c
index 0b02373..d2cc146 100644
--- a/src/mainboard/dmp/vortex86ex/romstage.c
+++ b/src/mainboard/dmp/vortex86ex/romstage.c
@@ -298,7 +298,6 @@ static void enable_l2_cache(void)
 	pci_write_config8(NB1, 0xe8, reg_nb_f1_e8);
 }
 
-#include <cpu/intel/romstage.h>
 static void main(unsigned long bist)
 {
 	u32 dmp_id;



More information about the coreboot-gerrit mailing list