common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / x86 / cpu / slimbootloader / slimbootloader.c
index e6b174c..21dcfb2 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/arch/slimbootloader.h>
 
 DECLARE_GLOBAL_DATA_PTR;