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/soc/intel/xeon_sp/skx/include/soc/pci_devs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/intel/xeon_sp/skx') diff --git a/src/soc/intel/xeon_sp/skx/include/soc/pci_devs.h b/src/soc/intel/xeon_sp/skx/include/soc/pci_devs.h index 02df790460..429278c36b 100644 --- a/src/soc/intel/xeon_sp/skx/include/soc/pci_devs.h +++ b/src/soc/intel/xeon_sp/skx/include/soc/pci_devs.h @@ -3,6 +3,7 @@ #ifndef _SOC_PCI_DEVS_H_ #define _SOC_PCI_DEVS_H_ +#include #include #include -- cgit v1.2.3