summaryrefslogtreecommitdiff
path: root/src/mainboard/ibm/e325/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/ibm/e325/romstage.c')
-rw-r--r--src/mainboard/ibm/e325/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/ibm/e325/romstage.c b/src/mainboard/ibm/e325/romstage.c
index f43a69ffc0..ddeeea76ef 100644
--- a/src/mainboard/ibm/e325/romstage.c
+++ b/src/mainboard/ibm/e325/romstage.c
@@ -64,7 +64,6 @@ static inline int spd_read_byte(unsigned device, unsigned address)
return smbus_read_byte(device, address);
}
-#define QRANK_DIMM_SUPPORT 1
#include "northbridge/amd/amdk8/raminit.c"
#include "resourcemap.c"