Skip to content

Commit d20d367

Browse files
cujomalaineybroonie
authored andcommitted
ASoC: SOF: mediatek: mt8186: Revert Add Google Steelix topology compatible
This reverts commit 505c832. This is not an official topology from the SOF project. Topologies are named based on the card configuration and are NOT board specific. Signed-off-by: Curtis Malainey <cujomalainey@chromium.org> Link: https://lore.kernel.org/r/20231205220131.2585913-1-cujomalainey@chromium.org Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 0a10d15 commit d20d367

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

sound/soc/sof/mediatek/mt8186/mt8186.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -597,9 +597,6 @@ static struct snd_sof_dsp_ops sof_mt8186_ops = {
597597

598598
static struct snd_sof_of_mach sof_mt8186_machs[] = {
599599
{
600-
.compatible = "google,steelix",
601-
.sof_tplg_filename = "sof-mt8186-google-steelix.tplg"
602-
}, {
603600
.compatible = "mediatek,mt8186",
604601
.sof_tplg_filename = "sof-mt8186.tplg",
605602
},

0 commit comments

Comments
 (0)