From 8ebb30aa1b984e10a24d40027b3b6bade0b0fa9d Mon Sep 17 00:00:00 2001 From: Brent Lu Date: Wed, 10 Apr 2024 17:33:03 +0800 Subject: [PATCH] kmod: sof_remove: add snd_soc_intel_sof_cirrus_common An new helper module has been created for cirrus logic speaker amplifier. Add the new module to the script. Signed-off-by: Brent Lu --- tools/kmod/sof_remove.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/kmod/sof_remove.sh b/tools/kmod/sof_remove.sh index f3ad3d94..6baef9be 100755 --- a/tools/kmod/sof_remove.sh +++ b/tools/kmod/sof_remove.sh @@ -178,6 +178,7 @@ remove_module snd_soc_sof_es8336 remove_module snd_soc_ehl_rt5660 remove_module snd_soc_intel_sof_board_helpers remove_module snd_soc_intel_hda_dsp_common +remove_module snd_soc_intel_sof_cirrus_common remove_module snd_soc_intel_sof_maxim_common remove_module snd_soc_intel_sof_nuvoton_common remove_module snd_soc_intel_sof_realtek_common