summaryrefslogtreecommitdiff
path: root/plat/intel/soc/n5x/bl31_plat_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/intel/soc/n5x/bl31_plat_setup.c')
-rw-r--r--plat/intel/soc/n5x/bl31_plat_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/intel/soc/n5x/bl31_plat_setup.c b/plat/intel/soc/n5x/bl31_plat_setup.c
index 5ca1a716e..a5337ceec 100644
--- a/plat/intel/soc/n5x/bl31_plat_setup.c
+++ b/plat/intel/soc/n5x/bl31_plat_setup.c
@@ -140,7 +140,7 @@ const mmap_region_t plat_dm_mmap[] = {
/*******************************************************************************
* Perform the very early platform specific architectural setup here. At the
- * moment this is only intializes the mmu in a quick and dirty way.
+ * moment this is only initializes the mmu in a quick and dirty way.
******************************************************************************/
void bl31_plat_arch_setup(void)
{