commit | d758eaf5f8cbdf2554e34269c75694f60c38745d | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jan 28 11:08:47 2021 +0530 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Tue Feb 02 10:26:58 2021 +0530 |
tree | 896cd6b906dfda3ae072d4117e1db1e76c70e946 | |
parent | d7b9d9b31a3e55dcc9b5c289abfafe31efa5b5c4 [diff] |
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>