linux_dsm_epyc7002/sound/soc/intel/skylake
Vinod Koul 547cafa3ef ASoC: Intel: Skylake: remove unused 'ret'
In skl_tplg_mixer_dapm_post_pmd_event(), a variable 'ret' is initialized but
not used.

We don't check return of skl_delete_pipe, so remove the assignment as
well, so remove this variable.

sound/soc/intel/skylake/skl-topology.c: In function ‘skl_tplg_mixer_dapm_post_pmd_event’:
sound/soc/intel/skylake/skl-topology.c:976:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
  int ret = 0;
      ^
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-12-15 11:20:04 +00:00
..
bxt-sst.c
Makefile
skl-messages.c
skl-nhlt.c
skl-nhlt.h
skl-pcm.c
skl-sst-cldma.c
skl-sst-cldma.h
skl-sst-dsp.c
skl-sst-dsp.h
skl-sst-ipc.c
skl-sst-ipc.h
skl-sst-utils.c
skl-sst.c
skl-topology.c
skl-topology.h
skl-tplg-interface.h
skl.c
skl.h