]> git.baikalelectronics.ru Git - kernel.git/commit
opp: Staticize _add_opp_table()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 28 Jan 2021 05:38:47 +0000 (11:08 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 2 Feb 2021 04:56:58 +0000 (10:26 +0530)
commitd758eaf5f8cbdf2554e34269c75694f60c38745d
tree896cd6b906dfda3ae072d4117e1db1e76c70e946
parentd7b9d9b31a3e55dcc9b5c289abfafe31efa5b5c4
opp: Staticize _add_opp_table()

_add_opp_table() isn't used outside of core.c, mark it static.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
drivers/opp/opp.h