]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: Intel: Don't import non-existing module namespace
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>
Wed, 12 Feb 2025 17:29:47 +0000 (18:29 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 17 Feb 2025 12:09:39 +0000 (12:09 +0000)
commit9dc016eaba3a70febcd1db5f1a0beeb7430166aa
treeed2211ae3e7647c5e580e1adff37d34c5c1d51a7
parent783db6851c1821d8b983ffb12b99c279ff64f2ee
ASoC: SOF: Intel: Don't import non-existing module namespace

There is no module namespace "SND_SOC_SOF_INTEL_HIFI_EP_IPC", so don't
import it. Historically there was such a namespace, but it was dropped
in commit 97e22cbd0dc3 ("ASoC: SOF: Make Intel IPC stream ops generic").

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20250212172947.38970-2-u.kleine-koenig@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/bdw.c
sound/soc/sof/intel/byt.c
sound/soc/sof/intel/pci-tng.c