Skip to content

Commit e2db826

Browse files
committed
kmod: sof_remove: add snd_soc_intel_sof_board_helpers
Fix issue reported by CI rmmod: ERROR: Module snd_soc_intel_hda_dsp_common is in use by: snd_soc_intel_sof_board_helpers There's clearly a dependency between the two modules, confirmed by the MODULE_IMPORT_NS in the code. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent 6063785 commit e2db826

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/kmod/sof_remove.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ remove_module snd_soc_sdw_rt711_rt1308_rt715
168168
remove_module snd_soc_sof_sdw
169169
remove_module snd_soc_sof_es8336
170170
remove_module snd_soc_ehl_rt5660
171+
remove_module snd_soc_intel_sof_board_helpers
171172
remove_module snd_soc_intel_hda_dsp_common
172173
remove_module snd_soc_intel_sof_maxim_common
173174
remove_module snd_soc_intel_sof_realtek_common

0 commit comments

Comments
 (0)