common: Move checkcpu() out of common.h
[platform/kernel/u-boot.git] / arch / x86 / cpu / efi / app.c
index ba7c02b..1307741 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <fdtdec.h>
 #include <netdev.h>