Commit e2db826
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments