]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: clk: Make soc_clk_dump static
authorIgor Prusov <ivprusov@sberdevices.ru>
Thu, 9 Nov 2023 10:55:16 +0000 (13:55 +0300)
committerSean Anderson <seanga2@gmail.com>
Fri, 15 Dec 2023 18:05:55 +0000 (13:05 -0500)
commit5666558a6cb04b2f731a7a13d0bbaefa528e7616
tree7313dc79609a8c0c1349f70d504fd25b6ee77486
parentbc3e313ff6af4b5cb09749185d0602a3d4b9b240
cmd: clk: Make soc_clk_dump static

After introducing dump to clk_ops there is no need to override or expose
this symbol anymore.

Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Tested-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Signed-off-by: Igor Prusov <ivprusov@sberdevices.ru>
Link: https://lore.kernel.org/r/20231109105516.24892-9-ivprusov@sberdevices.ru
cmd/clk.c
include/clk.h