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

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

Signed-off-by: Igor Prusov <ivprusov@sberdevices.ru>
Link: https://lore.kernel.org/r/20231109105516.24892-3-ivprusov@sberdevices.ru
drivers/clk/aspeed/clk_ast2600.c