aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/eagleheights/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/intel/eagleheights/romstage.c')
-rw-r--r--src/mainboard/intel/eagleheights/romstage.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/intel/eagleheights/romstage.c b/src/mainboard/intel/eagleheights/romstage.c
index 39490fa682..cc6966b074 100644
--- a/src/mainboard/intel/eagleheights/romstage.c
+++ b/src/mainboard/intel/eagleheights/romstage.c
@@ -32,8 +32,7 @@
#include "option_table.h"
#include "pc80/mc146818rtc_early.c"
-#include "pc80/serial.c"
-#include "console/console.c"
+#include <console/console.h>
#include <cpu/x86/bist.h>
#include "lib/ramtest.c"