From 6c05bf411456a4166be9ad7d1775f5a3aa37ef9a Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 1 Oct 2010 11:34:05 +0000 Subject: ICS951462_ADDRESS defined but _never_ used. Drop it. Signed-off-by: Patrick Georgi Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5896 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/technexion/tim5690/romstage.c | 1 - src/mainboard/technexion/tim8690/romstage.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/mainboard/technexion') diff --git a/src/mainboard/technexion/tim5690/romstage.c b/src/mainboard/technexion/tim5690/romstage.c index 063c39581e..ddcb2ba474 100644 --- a/src/mainboard/technexion/tim5690/romstage.c +++ b/src/mainboard/technexion/tim5690/romstage.c @@ -30,7 +30,6 @@ #define DIMM0 0x50 #define DIMM1 0x51 -#define ICS951462_ADDRESS 0x69 #define SMBUS_HUB 0x71 #include diff --git a/src/mainboard/technexion/tim8690/romstage.c b/src/mainboard/technexion/tim8690/romstage.c index ebbea12758..863b8e6f3f 100644 --- a/src/mainboard/technexion/tim8690/romstage.c +++ b/src/mainboard/technexion/tim8690/romstage.c @@ -30,7 +30,6 @@ #define DIMM0 0x50 #define DIMM1 0x51 -#define ICS951462_ADDRESS 0x69 #define SMBUS_HUB 0x71 #include -- cgit v1.2.3