aboutsummaryrefslogtreecommitdiff
path: root/plat/common/plat_bl_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/common/plat_bl_common.c')
-rw-r--r--plat/common/plat_bl_common.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plat/common/plat_bl_common.c b/plat/common/plat_bl_common.c
index b46656c7a..6070db235 100644
--- a/plat/common/plat_bl_common.c
+++ b/plat/common/plat_bl_common.c
@@ -1,11 +1,10 @@
/*
- * Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2018-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/bl_common.h>