diff options
author | Colin Ian King <[email protected]> | 2017-08-13 16:37:15 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-08-14 17:15:09 +0100 |
commit | fa99125e2acca4e85de57cff55aea9fc7cb2930a (patch) | |
tree | 88a79f194c58371748376d7e6e323440feaab28e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a8ad0c85fbfa56c44161829f6433e59dcd84b731 (diff) |
ASoC: samsung: make tm2_dapm_widgets and tm2_pm_ops static
tm2_dapm_widgets and tm2_pm_ops are local to the source and do not need
to be in global scope, so make them static.
Cleans up sparse warnings:
symbol 'tm2_dapm_widgets' was not declared. Should it be static?
symbol 'tm2_pm_ops' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions