From e4c8dc8bb14e4831ba037fefb566e947e792baea Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 7 Feb 2021 23:40:41 +0100 Subject: soc/intel/{baytrail,broadwell}: Add missing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic4e55f8233e5cb5cea575ad0581adf457a45ba9a Fixes: commit 0322bc5ed8 (src: Remove unused ) Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/50375 Reviewed-by: Patrick Georgi Reviewed-by: Kyösti Mälkki Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/soc/intel/broadwell/refcode.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/intel/broadwell/refcode.c') diff --git a/src/soc/intel/broadwell/refcode.c b/src/soc/intel/broadwell/refcode.c index 5d3ccce7d9..31d6ad8482 100644 --- a/src/soc/intel/broadwell/refcode.c +++ b/src/soc/intel/broadwell/refcode.c @@ -2,6 +2,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3