]> 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)
commit9a419f998f174f400399dc901bd24fd11bab6278
tree896cd6b906dfda3ae072d4117e1db1e76c70e946
parente8a6141db8fe00e1d2f6eb7235cfefd34b0a870b
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