summaryrefslogtreecommitdiff
path: root/lib/tpm_api.c
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2024-03-07 20:18:56 -0600
committerMinkyu Kang <mk7.kang@samsung.com>2024-03-26 18:56:55 +0900
commitf4675601a2f65d4b3756f4d42d1db5cba6bc6f37 (patch)
tree24c8048972b9ed9ce77431d1e0a59a206366fe07 /lib/tpm_api.c
parent757242bccf8888f7fc3f08a21f168c902f07ec7f (diff)
clk: exynos: Don't expose prototypes for not used functions
Samsung CCF is meant to be used from the clock drivers by calling the CMU registration API, i.e.: - samsung_cmu_register_one() -- for top-level CMU - samsung_register_cmu() -- for the rest of CMUs Functions for registering separate clocks is probably not going to be very useful, and isn't used at the moment. Remove prototypes of those functions to make the Samsung CCF interface more compact and clear. No functional change. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'lib/tpm_api.c')
0 files changed, 0 insertions, 0 deletions