commit | ff18c4cde4360cf365743d38f1eaad45b1ebd992 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Oct 06 14:32:26 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Wed Sep 22 15:39:12 2021 +0200 |
tree | c51f8146d16eb6f5028454676038243a4c2f98c7 | |
parent | af4ed71df3ae65e5dffbc8f5cafb6db20ac9cfb3 [diff] |
refactor(drivers/st/clk): change fdt_get_rcc_node as static Change the fdt_get_rcc_node function to static, as it is used only in stm32mp_clkfunc.c file; it is only a cleanup change without functional modification. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Change-Id: Ib4ef110f6f1b16dbaa727a065e40275d3cf58a73