commit | 7a67eb1d3abefe16b491b0e9801f98a98f15a3bf | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Tue Mar 19 23:23:19 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Mar 20 17:14:03 2019 +0000 |
tree | c4dbf151709ccc8c0ffa548f2d24c646e6e1f877 | |
parent | c9e48084c88cf901ad0d99a889f2628a5622d90b [diff] |
regulator: of: Make regulator_of_get_init_node static Fix sparse warning: drivers/regulator/of_regulator.c:374:20: warning: symbol 'regulator_of_get_init_node' was not declared. Should it be static? Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Mark Brown <broonie@kernel.org>