From 6f56ad2d2ef6fbf9564123c5a9b64f05d006b2d7 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 1 Oct 2010 09:58:44 +0000 Subject: Remove a couple of defines that seem to be the result of copy&paste, without actually being used. Signed-off-by: Patrick Georgi Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5894 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/intel/eagleheights/romstage.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/intel/eagleheights') diff --git a/src/mainboard/intel/eagleheights/romstage.c b/src/mainboard/intel/eagleheights/romstage.c index 1d7c8d5028..0c29984049 100644 --- a/src/mainboard/intel/eagleheights/romstage.c +++ b/src/mainboard/intel/eagleheights/romstage.c @@ -59,9 +59,6 @@ #define UART_MSR 0x06 #define UART_SCR 0x07 -#define SIO_GPIO_BASE 0x680 -#define SIO_XBUS_BASE 0x4880 - #define DEVPRES_CONFIG (DEVPRES_D1F0 | DEVPRES_D2F0 | DEVPRES_D3F0) #define DEVPRES1_CONFIG (DEVPRES1_D0F1 | DEVPRES1_D8F0) -- cgit v1.2.3