diff options
author | Lars-Peter Clausen <[email protected]> | 2014-08-17 16:18:18 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-08-17 09:31:52 -0500 |
commit | d80a12f92466d0bc4fd244c9052a8a88518c868e (patch) | |
tree | 9eb8a79533f7d020f0e1ffbfffc64e5559fb0edf /tools/perf/util/trace-event-scripting.c | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 (diff) |
ASoC: odrodix2_max98090: Make non exported symbols static
odroidx2_drvdata and odroidu3_drvdata are not used outside this module so make
them static (and also const while we are at it).
Fixes the following warnings from sparse:
sound/soc/samsung/odroidx2_max98090.c:69:26: warning: symbol
'odroidx2_drvdata' was not declared. Should it be static?
sound/soc/samsung/odroidx2_max98090.c:74:26: warning: symbol
'odroidu3_drvdata' was not declared. Should it be static?
Signed-off-by: Lars-Peter Clausen <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions