summaryrefslogtreecommitdiff
path: root/src/mainboard/technexion/tim8690/romstage.c
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2010-10-01 11:34:05 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-10-01 11:34:05 +0000
commit6c05bf411456a4166be9ad7d1775f5a3aa37ef9a (patch)
tree33572f5919a3b443816dda7c3347b8761a71cc69 /src/mainboard/technexion/tim8690/romstage.c
parent76d914391cb0a25af0962d0a5e615d551e44a777 (diff)
downloadcoreboot-6c05bf411456a4166be9ad7d1775f5a3aa37ef9a.tar.xz
ICS951462_ADDRESS defined but _never_ used. Drop it.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5896 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/technexion/tim8690/romstage.c')
-rw-r--r--src/mainboard/technexion/tim8690/romstage.c1
1 files changed, 0 insertions, 1 deletions
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 <stdint.h>