Commit 77dd64c
kmod: remove snd_seq_dummy and snd_hrtimer
snd_seq_dummy and snd_hrtimer are present while pipewire is enabled.
snd_seq depends on snd_seq_dummy and snd_timer depends on snd_hrtimer.
Old version of sof_remove.sh didn't include those modules so it failed
to remove snd_seq and snd_timer.
Signed-off-by: Mateusz Redzynia <mateuszx.redzynia@intel.com>1 parent f0293d4 commit 77dd64c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
341 | 342 | | |
342 | 343 | | |
| 344 | + | |
343 | 345 | | |
344 | 346 | | |
345 | 347 | | |
0 commit comments