From 27718ac87f9dd117fa047f7292d7014ecb1e96a9 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 19 Sep 2020 09:32:36 +0200 Subject: src: Add missing 'include ' "printk()" needs . Change-Id: Iac6b7000bcd8b1335fa3a0ba462a63aed2dc85b8 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/45539 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- src/drivers/aspeed/common/ast_post.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/drivers/aspeed/common/ast_post.c') diff --git a/src/drivers/aspeed/common/ast_post.c b/src/drivers/aspeed/common/ast_post.c index b6e8e91d23..e644d910f7 100644 --- a/src/drivers/aspeed/common/ast_post.c +++ b/src/drivers/aspeed/common/ast_post.c @@ -2,6 +2,7 @@ #define COREBOOT_AST_FAILOVER_TIMEOUT 10000000 +#include #include #include "ast_drv.h" -- cgit v1.2.3