Skip to content

Commit 2e12d91

Browse files
EncrowThorne19bebarino
authored andcommitted
clk: spacemit: fix comment typo
Fix incorrect comment to match the filename. Reviewd-by: Troy Mitchell <troy.mitchell@linux.spacemit.com> Signed-off-by: Encrow Thorne <jyc0019@gmail.com> Reviewed-by: Yixun Lan <dlan@gentoo.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent fa3542e commit 2e12d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/clk/spacemit/ccu_mix.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,4 @@ extern const struct clk_ops spacemit_ccu_div_gate_ops;
220220
extern const struct clk_ops spacemit_ccu_mux_gate_ops;
221221
extern const struct clk_ops spacemit_ccu_mux_div_ops;
222222
extern const struct clk_ops spacemit_ccu_mux_div_gate_ops;
223-
#endif /* _CCU_DIV_H_ */
223+
#endif /* _CCU_MIX_H_ */

0 commit comments

Comments
 (0)