aboutsummaryrefslogtreecommitdiff
path: root/drivers/auth/img_parser_mod.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/auth/img_parser_mod.c')
-rw-r--r--drivers/auth/img_parser_mod.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/auth/img_parser_mod.c b/drivers/auth/img_parser_mod.c
index c4688f867..535695d82 100644
--- a/drivers/auth/img_parser_mod.c
+++ b/drivers/auth/img_parser_mod.c
@@ -1,11 +1,10 @@
/*
- * Copyright (c) 2015-2018, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2015-2020, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <assert.h>
-#include <errno.h>
#include <limits.h>
#include <stdint.h>
#include <string.h>