]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: Intel: avs: Remove unused variable
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Mon, 2 Oct 2023 08:46:29 +0000 (10:46 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 2 Oct 2023 13:06:26 +0000 (14:06 +0100)
commit045059e4d3ce39104323fe01da61374ba73f31b3
treeecbce2cb47bf39941e52fce192190de84169d03f
parent3746284c233d5cf5f456400e61cd4a46a69c6e8c
ASoC: Intel: avs: Remove unused variable

Recent commit removed the only user of bus variable in
avs_dai_fe_prepare(), also remove the variable itself.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202309292121.5DdaNpLj-lkp@intel.com/
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20231002084629.903103-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/pcm.c