Use DIMM0 et al in lots more places instead of hardocding values.
[coreboot.git] / src / mainboard / via / epia-cn / romstage.c
index 45df349cbcc3b620fd9edbf80a7188c5c1747d23..5053924217fa50e0f0108ddd4b8bc56e186630da 100644 (file)
@@ -34,6 +34,7 @@
 #include "lib/delay.c"
 #include "southbridge/via/vt8237r/vt8237r_early_smbus.c"
 #include "southbridge/via/vt8235/vt8235_early_serial.c"
+#include <spd.h>
 
 static inline int spd_read_byte(unsigned device, unsigned address)
 {