aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/common/test_helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'tftf/tests/common/test_helpers.c')
-rw-r--r--tftf/tests/common/test_helpers.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tftf/tests/common/test_helpers.c b/tftf/tests/common/test_helpers.c
index 05b09d7c7..d794bebc7 100644
--- a/tftf/tests/common/test_helpers.c
+++ b/tftf/tests/common/test_helpers.c
@@ -1,11 +1,10 @@
/*
- * Copyright (c) 2020, Arm Limited. All rights reserved.
+ * Copyright (c) 2020-2021, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <arch_helpers.h>
-#include <ffa_helpers.h>
#include <plat_topology.h>
#include <platform.h>
#include <power_management.h>