linux-stable/sound/soc/intel/atom
Vinod Koul 7d7c80f3f3 ASoC: Intel: sst: remove unused ‘ret_val’
In sst_media_close(), 'ret_val' is initialized and assigned as return value
of stream ops close but never used. So remove it.

ound/soc/intel/atom/sst-mfld-platform-pcm.c: In function ‘sst_media_close’:
sound/soc/intel/atom/sst-mfld-platform-pcm.c:360:6: warning: variable ‘ret_val’ set but not used [-Wunused-but-set-variable]
  int ret_val = 0, str_id;

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-12-15 11:34:34 +00:00
..
sst ASoC: Intel: sst: remove unused 'msg_high' 2016-12-15 11:20:04 +00:00
Makefile ASoC: Intel: create atom folder and move atom platform files in 2015-04-06 17:49:45 +01:00
sst-atom-controls.c ASoC: Intel: atom: Make some messages to debug level 2016-11-29 11:34:13 +00:00
sst-atom-controls.h ASoC: Intel: Atom: add definitions for modem/SSP0 interface 2016-08-15 15:14:57 +01:00
sst-mfld-dsp.h ASoC: Intel: create atom folder and move atom platform files in 2015-04-06 17:49:45 +01:00
sst-mfld-platform-compress.c ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute 2016-06-24 12:33:17 +01:00
sst-mfld-platform-pcm.c ASoC: Intel: sst: remove unused ‘ret_val’ 2016-12-15 11:34:34 +00:00
sst-mfld-platform.h ASoC: intel - atom: fix sst_platform_compr_ops declaration 2015-07-08 19:24:05 +01:00