From 39c3d3951a83b59744b4a6ce91031bda13f4f493 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 23 Apr 2019 12:27:22 +0200 Subject: soc/intel/cannonlake: add missing console.h include Change-Id: Ic23eb57a4096d4301d7f9478d8e65aaeb233de7b Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/32399 Reviewed-by: Arthur Heymans --- src/soc/intel/cannonlake/acpi.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/intel/cannonlake/acpi.c') diff --git a/src/soc/intel/cannonlake/acpi.c b/src/soc/intel/cannonlake/acpi.c index 43d91d3f83..19469dc94f 100644 --- a/src/soc/intel/cannonlake/acpi.c +++ b/src/soc/intel/cannonlake/acpi.c @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3