commit | 5666558a6cb04b2f731a7a13d0bbaefa528e7616 | [log] [tgz] |
---|---|---|
author | Igor Prusov <ivprusov@sberdevices.ru> | Thu Nov 09 13:55:16 2023 +0300 |
committer | Sean Anderson <seanga2@gmail.com> | Fri Dec 15 13:05:55 2023 -0500 |
tree | 7313dc79609a8c0c1349f70d504fd25b6ee77486 | |
parent | bc3e313ff6af4b5cb09749185d0602a3d4b9b240 [diff] |
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