]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: Intel: Remove unused code
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Wed, 9 Oct 2024 08:34:19 +0000 (10:34 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 10 Oct 2024 11:16:35 +0000 (12:16 +0100)
commit970d299b0a0a29b7fa1a36a05f561cd932ee4149
tree978bc4232f8a8be389d2944d07a506b60d4e6eed
parentf8199bbca5c5a6de9b8ca70f90811f2eefe413aa
ASoC: Intel: Remove unused code

After removal of Skylake driver there is no users left for sst-dsp and
sst-ipc interfaces. Remove them.

Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://patch.msgid.link/20241009083419.319038-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/common/Makefile
sound/soc/intel/common/sst-dsp-priv.h [deleted file]
sound/soc/intel/common/sst-dsp.c [deleted file]
sound/soc/intel/common/sst-dsp.h [deleted file]
sound/soc/intel/common/sst-ipc.c [deleted file]
sound/soc/intel/common/sst-ipc.h [deleted file]