diff options
Diffstat (limited to 'include/remoteproc.h')
-rw-r--r-- | include/remoteproc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/remoteproc.h b/include/remoteproc.h index a11dc8a9b6c..91a88791a47 100644 --- a/include/remoteproc.h +++ b/include/remoteproc.h @@ -14,6 +14,7 @@ * platforms have moved to dm/fdt. */ #include <dm/platdata.h> /* For platform data support - non dt world */ +#include <linux/errno.h> /** * struct fw_rsc_hdr - firmware resource entry header |