summaryrefslogtreecommitdiff
path: root/plat/rockchip/common/bl31_plat_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/rockchip/common/bl31_plat_setup.c')
-rw-r--r--plat/rockchip/common/bl31_plat_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/rockchip/common/bl31_plat_setup.c b/plat/rockchip/common/bl31_plat_setup.c
index 98ef415c9..59db3d85c 100644
--- a/plat/rockchip/common/bl31_plat_setup.c
+++ b/plat/rockchip/common/bl31_plat_setup.c
@@ -87,7 +87,7 @@ void bl31_platform_setup(void)
/*******************************************************************************
* 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)
{