common: Move checkcpu() out of common.h
[oweals/u-boot.git] / arch / x86 / cpu / coreboot / coreboot.c
index 9686f8ed5b41c2b5f6efabb250cb34688c2b56e6..0c4c6348d1d902b07aab90ac1f7f6517c64d1cb8 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <fdtdec.h>
 #include <usb.h>
 #include <asm/io.h>