From 5b59c19fa6c3b5dbbe40eaf09953cc1bd5474f52 Mon Sep 17 00:00:00 2001 From: Pierre-Louis Bossart Date: Tue, 25 Jun 2024 17:18:34 +0200 Subject: [PATCH] kmod: add snd_soc_sdw_utils module - take2 wrong order as shown in https://sof-ci.01.org/linuxpr/PR5068/build3857/devicetest/index.html?model=CML_RVP_SDW-ipc3&testcase=check-sof-logger Signed-off-by: Pierre-Louis Bossart --- tools/kmod/sof_remove.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/kmod/sof_remove.sh b/tools/kmod/sof_remove.sh index 8547146c..e40bd0b7 100755 --- a/tools/kmod/sof_remove.sh +++ b/tools/kmod/sof_remove.sh @@ -182,8 +182,8 @@ remove_module snd_soc_cml_rt1011_rt5682 remove_module snd_soc_skl_hda_dsp remove_module snd_soc_sdw_rt700 remove_module snd_soc_sdw_rt711_rt1308_rt715 -remove_module snd_soc_sdw_utils remove_module snd_soc_sof_sdw +remove_module snd_soc_sdw_utils remove_module snd_soc_sof_es8336 remove_module snd_soc_ehl_rt5660 remove_module snd_soc_intel_sof_board_helpers