summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_versaclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/clk_versaclock.c')
-rw-r--r--drivers/clk/clk_versaclock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/clk_versaclock.c b/drivers/clk/clk_versaclock.c
index 578668bcf83..89c8d02336a 100644
--- a/drivers/clk/clk_versaclock.c
+++ b/drivers/clk/clk_versaclock.c
@@ -627,7 +627,7 @@ static int vc5_clk_out_xlate(struct clk *hw, struct ofnode_phandle_args *args)
unsigned int idx = args->args[0];
if (args->args_count != 1) {
- debug("Invaild args_count: %d\n", args->args_count);
+ debug("Invalid args_count: %d\n", args->args_count);
return -EINVAL;
}