Commit 3dda59a
Jyri Sarha
vregion: remove need to include rtos/alloc.h in !CONFIG_SOF_VREGIONS build
Remove need to include rtos/alloc.h in !CONFIG_SOF_VREGIONS build. We
do not need the dummy vregion objects for anything, so get rid of
them. From now on creating a vregion object when CONFIG_SOF_VREGIONS
is not defined will fail.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent 1f4b8f0 commit 3dda59a
1 file changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | 128 | | |
131 | 129 | | |
132 | 130 | | |
133 | 131 | | |
134 | 132 | | |
135 | 133 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
| 134 | + | |
140 | 135 | | |
141 | 136 | | |
142 | 137 | | |
143 | | - | |
144 | | - | |
145 | 138 | | |
146 | 139 | | |
147 | 140 | | |
148 | 141 | | |
149 | | - | |
150 | | - | |
151 | 142 | | |
152 | 143 | | |
153 | 144 | | |
| |||
0 commit comments