From 12584e2bd2ec7ab1ed60dc524574c8ae04dc17d6 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sat, 8 May 2010 09:14:51 +0000 Subject: Drop console/console.c and pc80/serial.c from mainboards' romstage.c. Signed-off-by: Patrick Georgi Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5528 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/rca/rm4100/romstage.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard/rca') diff --git a/src/mainboard/rca/rm4100/romstage.c b/src/mainboard/rca/rm4100/romstage.c index 554d7f125b..908722a55f 100644 --- a/src/mainboard/rca/rm4100/romstage.c +++ b/src/mainboard/rca/rm4100/romstage.c @@ -25,9 +25,8 @@ #include #include #include -#include "pc80/serial.c" #include "pc80/udelay_io.c" -#include "console/console.c" +#include #include "lib/ramtest.c" #include "superio/smsc/smscsuperio/smscsuperio_early_serial.c" #include "northbridge/intel/i82830/raminit.h" -- cgit v1.2.3