summaryrefslogtreecommitdiff
path: root/bl1/aarch32/bl1_context_mgmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'bl1/aarch32/bl1_context_mgmt.c')
-rw-r--r--bl1/aarch32/bl1_context_mgmt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bl1/aarch32/bl1_context_mgmt.c b/bl1/aarch32/bl1_context_mgmt.c
index 6623dfc4..d1fd3ca0 100644
--- a/bl1/aarch32/bl1_context_mgmt.c
+++ b/bl1/aarch32/bl1_context_mgmt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2016-2018, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@@ -10,7 +10,7 @@
#include <context_mgmt.h>
#include <debug.h>
#include <platform.h>
-#include <smcc_helpers.h>
+#include <smccc_helpers.h>
#include "../bl1_private.h"
/*