summaryrefslogtreecommitdiff
path: root/src/mainboard/jetway/j7f24/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/jetway/j7f24/romstage.c')
-rw-r--r--src/mainboard/jetway/j7f24/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/jetway/j7f24/romstage.c b/src/mainboard/jetway/j7f24/romstage.c
index 0d70b70f82..0e1f078f82 100644
--- a/src/mainboard/jetway/j7f24/romstage.c
+++ b/src/mainboard/jetway/j7f24/romstage.c
@@ -34,6 +34,7 @@
#include "southbridge/via/vt8237r/vt8237r_early_smbus.c"
#include "superio/fintek/f71805f/f71805f_early_serial.c"
#include <lib.h>
+#include <spd.h>
#if CONFIG_TTYS0_BASE == 0x2f8
#define SERIAL_DEV PNP_DEV(0x2e, F71805F_SP2)