aboutsummaryrefslogtreecommitdiff
path: root/include/tee.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tee.h')
-rw-r--r--include/tee.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tee.h b/include/tee.h
index 8207d0c..99367b2 100644
--- a/include/tee.h
+++ b/include/tee.h
@@ -7,6 +7,8 @@
#define __TEE_H
#include <linux/bitops.h>
+#include <linux/list.h>
+
#define TEE_UUID_LEN 16
#define TEE_GEN_CAP_GP BIT(0) /* GlobalPlatform compliant TEE */