]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: k210: Move soc_clk_dump function
authorIgor Prusov <ivprusov@sberdevices.ru>
Thu, 9 Nov 2023 10:55:11 +0000 (13:55 +0300)
committerSean Anderson <seanga2@gmail.com>
Fri, 15 Dec 2023 17:33:09 +0000 (12:33 -0500)
commit77beaad3d1d2e72d7392797ca9e237257e22332c
tree42bc4404412c2d174400fa437a113f44deefb5ad
parent3f192541df79fef2eaaa38ecb3e80fc6b8440fb7
clk: k210: Move soc_clk_dump function

Move clock dump function to avoid forward declaration after switching to
dump in clk_ops.

Reviewed-by: Sean Anderson <seanga2@gmail.com>
Signed-off-by: Igor Prusov <ivprusov@sberdevices.ru>
Link: https://lore.kernel.org/r/20231109105516.24892-4-ivprusov@sberdevices.ru
drivers/clk/clk_k210.c