summaryrefslogtreecommitdiff
path: root/src/drivers/aspeed/common/ast_post.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/aspeed/common/ast_post.c')
-rw-r--r--src/drivers/aspeed/common/ast_post.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/drivers/aspeed/common/ast_post.c b/src/drivers/aspeed/common/ast_post.c
index 0727443732..5f935b9976 100644
--- a/src/drivers/aspeed/common/ast_post.c
+++ b/src/drivers/aspeed/common/ast_post.c
@@ -29,8 +29,9 @@
#define COREBOOT_AST_FAILOVER_TIMEOUT 10000000
-#include "ast_drv.h"
+#include <delay.h>
+#include "ast_drv.h"
#include "ast_dram_tables.h"
static void ast_init_dram_2300(struct drm_device *dev);