summaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3368/drivers/soc/soc.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/rockchip/rk3368/drivers/soc/soc.c')
-rw-r--r--plat/rockchip/rk3368/drivers/soc/soc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/rockchip/rk3368/drivers/soc/soc.c b/plat/rockchip/rk3368/drivers/soc/soc.c
index 7d51bb8e8..9bb237f80 100644
--- a/plat/rockchip/rk3368/drivers/soc/soc.c
+++ b/plat/rockchip/rk3368/drivers/soc/soc.c
@@ -202,7 +202,7 @@ void __dead2 rockchip_soc_soft_reset(void)
/*
* Maybe the HW needs some times to reset the system,
- * so we do not hope the core to excute valid codes.
+ * so we do not hope the core to execute valid codes.
*/
while (1)
;