aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip/clk_px30.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/rockchip/clk_px30.c')
-rw-r--r--drivers/clk/rockchip/clk_px30.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/rockchip/clk_px30.c b/drivers/clk/rockchip/clk_px30.c
index 33a7348b9fc..93b76538509 100644
--- a/drivers/clk/rockchip/clk_px30.c
+++ b/drivers/clk/rockchip/clk_px30.c
@@ -1508,7 +1508,7 @@ static int px30_clk_bind(struct udevice *dev)
ret = offsetof(struct px30_cru, softrst_con[0]);
ret = rockchip_reset_bind(dev, ret, 12);
if (ret)
- debug("Warning: software reset driver bind faile\n");
+ debug("Warning: software reset driver bind failed\n");
#endif
return 0;