x86: ivybridge: Use syscon for the GMA device
[platform/kernel/u-boot.git] / common / cmd_cpu.c
index c3e229f..b4af64f 100644 (file)
@@ -9,6 +9,7 @@
 #include <command.h>
 #include <cpu.h>
 #include <dm.h>
+#include <errno.h>
 
 static const char *cpu_feature_name[CPU_FEAT_COUNT] = {
        "L1 cache",