diff options
author | Randy Dunlap <[email protected]> | 2022-12-08 16:20:16 -0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-12-09 10:26:25 -0800 |
commit | 5e57aaa8b6ec038940c2258b803c53f08a65d1f0 (patch) | |
tree | 5f0a737252c001fa54f32080e41efc39bbc15f14 /scripts | |
parent | 40b85eec8b65c6fe936a5afaf743c1dce0ba982c (diff) |
clk: nomadik: correct struct name kernel-doc warning
Use the correct struct name for the kernel-doc notation to prevent
a kernel-doc warning:
clk-nomadik.c:148: warning: expecting prototype for struct clk_pll1. Prototype was for struct clk_pll instead
Fixes: ef6eb322ce57 ("clk: nomadik: implement the Nomadik clocks properly")
Signed-off-by: Randy Dunlap <[email protected]>
Reported-by: kernel test robot <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: [email protected]
Cc: Michael Turquette <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions