summaryrefslogtreecommitdiff
path: root/common/psci/psci_afflvl_on.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/psci/psci_afflvl_on.c')
-rw-r--r--common/psci/psci_afflvl_on.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/psci/psci_afflvl_on.c b/common/psci/psci_afflvl_on.c
index c118cab6..81d46bf1 100644
--- a/common/psci/psci_afflvl_on.c
+++ b/common/psci/psci_afflvl_on.c
@@ -333,7 +333,7 @@ static unsigned int psci_afflvl0_on_finish(unsigned long mpidr,
/*
* Generic management: Now we just need to retrieve the
* information that we had stashed away during the cpu_on
- * call to set this cpu on it's way. First get the index
+ * call to set this cpu on its way. First get the index
* for restoring the re-entry info
*/
index = cpu_node->data;