Commit f209a9f
committed
kmod: sof_remove: move helpers after platform drivers
Bad dependency, we need to remove those helpers last.
rmmod: ERROR: Module snd_sof_pci is in use by:
snd_sof_intel_hda_generic
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>1 parent 5337480 commit f209a9f
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 99 | | |
108 | 100 | | |
109 | 101 | | |
| |||
129 | 121 | | |
130 | 122 | | |
131 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments