summaryrefslogtreecommitdiff
path: root/drivers/tee/optee/notif.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tee/optee/notif.c')
-rw-r--r--drivers/tee/optee/notif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tee/optee/notif.c b/drivers/tee/optee/notif.c
index 05212842b0a5..0d7878e770cd 100644
--- a/drivers/tee/optee/notif.c
+++ b/drivers/tee/optee/notif.c
@@ -9,7 +9,7 @@
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
-#include <linux/tee_drv.h>
+#include <linux/tee_core.h>
#include "optee_private.h"
struct notif_entry {