Commit 4113917
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 44288b6 commit 4113917
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments