common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / x86 / lib / fsp / fsp_common.c
index 40ba866..a5efe35 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <acpi_s3.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <errno.h>
 #include <rtc.h>