Commit 730ce5d
committed
sof_audio_buffer: Fix compilation error
CORE_CHECK_STRUCT_INIT expects a pointer to struct sof_audio_buffer.
Fixes compilation error when COHERENT_CHECK_NONSHARED_CORES is enabled
to check correct cross-core use of struct sof_audio_buffer.
Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>1 parent b2a138b commit 730ce5d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments