common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / x86 / cpu / broadwell / cpu_from_spl.c
index c3d4a8d..2aa6f24 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <bloblist.h>
+#include <cpu_func.h>
 #include <debug_uart.h>
 #include <handoff.h>
 #include <asm/mtrr.h>