summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/cmd_cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/cmd_cpu.c b/common/cmd_cpu.c
index c3e229f00a..b4af64f54f 100644
--- a/common/cmd_cpu.c
+++ b/common/cmd_cpu.c
@@ -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",
OpenPOWER on IntegriCloud