commit | 7f2a6068894a6ad111f42c08c354802f5666df32 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Mar 05 08:25:23 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 10 13:57:04 2022 -0500 |
tree | 418e1e6edc8c376de20708d16f1b04cf0a4d944f | |
parent | 46272f8f3c351f65ca6a597a2503640830160ff1 [diff] |
ARM: mach-omap2: omap3: Make clock functions static get_osc_clk_speed and get_sys_clkin_sel are only used in one file. Make them static. Tested on OMAP3530, DM3730, AM3517. Signed-off-by: Adam Ford <aford173@gmail.com>