]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_cpu.c
tpm: Convert drivers to use SPDX
[karo-tx-uboot.git] / common / cmd_cpu.c
index c3e229f00abc72d2aee589e790750a7e9063b5cc..b4af64f54f9ffa40966ef56c77941adac7fc11f6 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",