common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / x86 / cpu / ivybridge / cpu.c
index 6db9da8..8f30cdb 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <errno.h>
 #include <fdtdec.h>