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/a-trend/atc-6220/romstage.c | 1 - src/mainboard/a-trend/atc-6240/romstage.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/mainboard/a-trend') diff --git a/src/mainboard/a-trend/atc-6220/romstage.c b/src/mainboard/a-trend/atc-6220/romstage.c index 343a2e6cec..a0a1cee39f 100644 --- a/src/mainboard/a-trend/atc-6220/romstage.c +++ b/src/mainboard/a-trend/atc-6220/romstage.c @@ -25,7 +25,6 @@ #include #include #include -#include "pc80/serial.c" #include #include "lib/ramtest.c" #include "southbridge/intel/i82371eb/i82371eb_enable_rom.c" diff --git a/src/mainboard/a-trend/atc-6240/romstage.c b/src/mainboard/a-trend/atc-6240/romstage.c index 6965f19b1f..de4218be97 100644 --- a/src/mainboard/a-trend/atc-6240/romstage.c +++ b/src/mainboard/a-trend/atc-6240/romstage.c @@ -25,7 +25,6 @@ #include #include #include -#include "pc80/serial.c" #include #include "lib/ramtest.c" #include "southbridge/intel/i82371eb/i82371eb_enable_rom.c" -- cgit v1.2.3