diff options
Diffstat (limited to 'drivers/tee/amdtee/amdtee_private.h')
-rw-r--r-- | drivers/tee/amdtee/amdtee_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tee/amdtee/amdtee_private.h b/drivers/tee/amdtee/amdtee_private.h index 6d0f7062bb..d870500338 100644 --- a/drivers/tee/amdtee/amdtee_private.h +++ b/drivers/tee/amdtee/amdtee_private.h @@ -9,7 +9,7 @@ #include <linux/mutex.h> #include <linux/spinlock.h> -#include <linux/tee_drv.h> +#include <linux/tee_core.h> #include <linux/kref.h> #include <linux/types.h> #include "amdtee_if.h" |