summaryrefslogtreecommitdiff
path: root/plat/qti/common/src/qti_bl31_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/qti/common/src/qti_bl31_setup.c')
-rw-r--r--plat/qti/common/src/qti_bl31_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/qti/common/src/qti_bl31_setup.c b/plat/qti/common/src/qti_bl31_setup.c
index dac025356..a5f58584d 100644
--- a/plat/qti/common/src/qti_bl31_setup.c
+++ b/plat/qti/common/src/qti_bl31_setup.c
@@ -81,7 +81,7 @@ void bl31_early_platform_setup2(u_register_t arg0, u_register_t arg1,
/*******************************************************************************
* Perform the very early platform specific architectural setup here. At the
- * moment this only intializes the mmu in a quick and dirty way.
+ * moment this only initializes the mmu in a quick and dirty way.
******************************************************************************/
void bl31_plat_arch_setup(void)
{