aboutsummaryrefslogtreecommitdiffstats
path: root/lib/optee/optee_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/optee/optee_utils.c')
-rw-r--r--lib/optee/optee_utils.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/optee/optee_utils.c b/lib/optee/optee_utils.c
index 2a407939b..0ad108242 100644
--- a/lib/optee/optee_utils.c
+++ b/lib/optee/optee_utils.c
@@ -1,15 +1,12 @@
/*
- * Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2017-2020, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <assert.h>
-#include <errno.h>
-#include <arch_helpers.h>
#include <common/debug.h>
-#include <common/desc_image_load.h>
#include <lib/optee_utils.h>
/*