summaryrefslogtreecommitdiff
path: root/plat/rockchip/common/drivers/pmu/pmu_com.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/rockchip/common/drivers/pmu/pmu_com.h')
-rw-r--r--plat/rockchip/common/drivers/pmu/pmu_com.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/rockchip/common/drivers/pmu/pmu_com.h b/plat/rockchip/common/drivers/pmu/pmu_com.h
index 5359f73b4..022bb024a 100644
--- a/plat/rockchip/common/drivers/pmu/pmu_com.h
+++ b/plat/rockchip/common/drivers/pmu/pmu_com.h
@@ -90,7 +90,7 @@ static int check_cpu_wfie(uint32_t cpu_id, uint32_t wfie_msk)
/*
* wfe/wfi tracking not possible, hopefully the host
- * was sucessful in enabling wfe/wfi.
+ * was successful in enabling wfe/wfi.
* We'll give a bit of additional time, like the kernel does.
*/
if ((cluster_id && clstb_cpu_wfe < 0) ||