diff options
author | 2015-12-04 14:57:04 +0000 | |
---|---|---|
committer | 2016-04-05 15:22:39 +0200 | |
commit | 1e52efdfc6a29f9bad767b92b89ae6ae772063cc (patch) | |
tree | 5408130448230d92d681de4149d9a219f5524bbd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc/tegra: pmc: Add missing structure members to kernel-doc (diff) | |
download | linux-dev-1e52efdfc6a29f9bad767b92b89ae6ae772063cc.tar.xz linux-dev-1e52efdfc6a29f9bad767b92b89ae6ae772063cc.zip |
soc/tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset()
Sparse reports the following warning for tegra_pmc_init_tsense_reset():
drivers/soc/tegra/pmc.c:741:6: warning: symbol 'tegra_pmc_init_tsense_reset' was not declared. Should it be static?
This function is only used internally by the PMC driver and so fix this
by making it static.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions