linux_dsm_epyc7002/sound/soc/intel/atom/sst
Vinod Koul cf90c8245b 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 <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
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_acpi.c Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus 2016-12-12 15:52:34 +00:00
sst_drv_interface.c Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/lm49453', 'asoc/topic/max9768' and 'asoc/topic/max98088' into asoc-next 2015-08-30 15:54:38 +01:00
sst_ipc.c ASoC: Intel: atom: save FW version 2016-12-05 17:22:25 +00:00
sst_loader.c ASoC: Intel: create atom folder and move atom platform files in 2015-04-06 17:49:45 +01:00
sst_pci.c ASoC: Intel: create atom folder and move atom platform files in 2015-04-06 17:49:45 +01:00
sst_pvt.c ASoC: Intel: Atom: add a missing star in a memcpy call 2016-09-01 20:59:10 +01:00
sst_stream.c ASoC: Intel: sst: remove unused 'ops' 2016-12-15 11:20:04 +00:00
sst.c ASoC: Intel: atom: Add sysfs entry in order to store FW version 2016-12-05 17:22:24 +00:00
sst.h ASoC: Intel: atom: save FW version 2016-12-05 17:22:25 +00:00