summaryrefslogtreecommitdiff
path: root/include/soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/soc.h')
-rw-r--r--include/soc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/soc.h b/include/soc.h
index a52a300a84..197d58443a 100644
--- a/include/soc.h
+++ b/include/soc.h
@@ -7,6 +7,8 @@
#ifndef __SOC_H
#define __SOC_H
+#include <linux/errno.h>
+
#define SOC_MAX_STR_SIZE 128
struct udevice;