dm: core: Require users of devres to include the header
[oweals/u-boot.git] / drivers / tee / optee / core.c
index 7f870f2f735d15975ba806c12c22cff8bb0d50e5..a7b175ee62f9332c9d0e9e5ed80788aeefdd7d3d 100644 (file)
@@ -8,6 +8,7 @@
 #include <log.h>
 #include <tee.h>
 #include <linux/arm-smccc.h>
+#include <linux/err.h>
 #include <linux/io.h>
 
 #include "optee_smc.h"