From c4fdb7b923f82e31a687fc01f7176ad05ab51689 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Sat, 10 Aug 2019 15:51:59 +0300 Subject: cpu/x86: Move some SMM function declarations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9a4e57f8fd032f2824eab0e5b59d635710e3e24b Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/34822 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/soc/amd/picasso/smi.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/amd/picasso/smi.c') diff --git a/src/soc/amd/picasso/smi.c b/src/soc/amd/picasso/smi.c index 4a0d833c7b..b11eda6360 100644 --- a/src/soc/amd/picasso/smi.c +++ b/src/soc/amd/picasso/smi.c @@ -19,6 +19,7 @@ */ #include +#include #include #include #include -- cgit v1.2.3