aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVinod Koul <[email protected]>2016-12-08 23:01:26 +0530
committerMark Brown <[email protected]>2016-12-15 11:20:04 +0000
commitcf90c8245bb0d528a8046b4bfa4f223320c9dbb0 (patch)
treef8df39e7aa7d1239393b73b3732fd3f4e66326ee /tools/perf/scripts/python
parent547cafa3efc3f12101cafd454e651c9a5a8feae4 (diff)
ASoC: Intel: sst: remove unused 'ops'
In sst_free_stream(), a variable 'ops' is initialized but not used. So remove it. sound/soc/intel/atom/sst/sst_stream.c: In function ‘sst_free_stream’: sound/soc/intel/atom/sst/sst_stream.c:397:24: warning: variable ‘ops’ set but not used [-Wunused-but-set-variable] struct intel_sst_ops *ops; Signed-off-by: Vinod Koul <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions