diff options
author | Takashi Sakamoto <[email protected]> | 2016-09-27 07:45:11 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-09-27 09:12:17 -0700 |
commit | 3cadd224474d60ee06cebafc63db9cd5f8cc47f7 (patch) | |
tree | ba074c7e66d4961f5b62559ce4bd145832b60287 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 020eab35390b976e6b93b61805002d3e2cd195de (diff) |
ASOC: tpa6130a2: add static qualifier for file local symbols
Sparse reports a below warning.
tpa6130a2.c:193:33: warning: symbol 'tpa6130a2_component_driver' was not declared. Should it be static?
The symbol is just used inner the file. Forthermore, it's constant. Thus,
it's better to add static and const qualifier.
This commit adds it.
Fixes: cb7e62256e99 (ASoC: tpa6130a2: Register component)
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions