summaryrefslogtreecommitdiff
path: root/plat/marvell/armada/a8k/common/plat_pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/armada/a8k/common/plat_pm.c')
-rw-r--r--plat/marvell/armada/a8k/common/plat_pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/marvell/armada/a8k/common/plat_pm.c b/plat/marvell/armada/a8k/common/plat_pm.c
index 9ea927608..f08f08a35 100644
--- a/plat/marvell/armada/a8k/common/plat_pm.c
+++ b/plat/marvell/armada/a8k/common/plat_pm.c
@@ -423,7 +423,7 @@ static int a8k_pwr_domain_on(u_register_t mpidr)
} else
#endif
{
- /* proprietary CPU ON exection flow */
+ /* proprietary CPU ON execution flow */
plat_marvell_cpu_on(mpidr);
}
return 0;