2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-11 07:04:04 +08:00
linux-next/sound/soc/intel/atom/sst
Vinod Koul ee9292e859 ASoC: Intel: sst: remove unused 'msg_high'
In process_fw_async_msg(), a variable 'msg_high' is initialized but
not used. So remove it.

sound/soc/intel/atom/sst/sst_ipc.c: In function ‘process_fw_async_msg’:
sound/soc/intel/atom/sst/sst_ipc.c:263:24: warning: variable ‘msg_high’ set but not used [-Wunused-but-set-variable]
  union ipc_header_high msg_high;

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: sst: remove unused 'msg_high' 2016-12-15 11:20:04 +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