aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x6dai_g/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/supermicro/x6dai_g/romstage.c')
-rw-r--r--src/mainboard/supermicro/x6dai_g/romstage.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/supermicro/x6dai_g/romstage.c b/src/mainboard/supermicro/x6dai_g/romstage.c
index 9fef5ccaa5..b718daf9ab 100644
--- a/src/mainboard/supermicro/x6dai_g/romstage.c
+++ b/src/mainboard/supermicro/x6dai_g/romstage.c
@@ -10,6 +10,8 @@
#include "pc80/serial.c"
#include "console/console.c"
#include "lib/ramtest.c"
+#include "pc80/udelay_io.c"
+#include "lib/delay.c"
#include "southbridge/intel/esb6300/esb6300_early_smbus.c"
#include "northbridge/intel/e7525/raminit.h"
#include "superio/winbond/w83627hf/w83627hf.h"