summaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/x6dhe_g/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/supermicro/x6dhe_g/romstage.c')
-rw-r--r--src/mainboard/supermicro/x6dhe_g/romstage.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/supermicro/x6dhe_g/romstage.c b/src/mainboard/supermicro/x6dhe_g/romstage.c
index b17429aca9..67bd2cfb56 100644
--- a/src/mainboard/supermicro/x6dhe_g/romstage.c
+++ b/src/mainboard/supermicro/x6dhe_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/e7520/raminit.h"
#include "superio/winbond/w83627hf/w83627hf.h"