From bf9e5384d7c25be41d008d29c38b24155676acc0 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sun, 9 May 2010 21:09:58 +0000 Subject: Remove pc80/serial.c includes in ROMCC boards and include it centrally in console/console.h instead. Signed-off-by: Patrick Georgi Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5538 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/emulation/qemu-x86/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/emulation/qemu-x86/romstage.c') diff --git a/src/mainboard/emulation/qemu-x86/romstage.c b/src/mainboard/emulation/qemu-x86/romstage.c index 8dce43e8ed..7460a7bde1 100644 --- a/src/mainboard/emulation/qemu-x86/romstage.c +++ b/src/mainboard/emulation/qemu-x86/romstage.c @@ -7,7 +7,6 @@ #include #include "option_table.h" #include "pc80/mc146818rtc_early.c" -#include "pc80/serial.c" #include #include "pc80/udelay_io.c" #include "lib/delay.c" -- cgit v1.2.3