Skip to content

Commit 3596c9f

Browse files
committed
sdfsdf
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent d9255d0 commit 3596c9f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sound/soc/sof/ipc4-compress.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,7 @@ static int sof_ipc4_compr_set_params(struct snd_soc_component *component,
363363
if (ret < 0)
364364
return ret;
365365

366-
spcm_dbg(spcm, dir,
367-
"buffer_size: %llu, fragment_size: %u\n",
366+
spcm_dbg(spcm, dir, "buffer_size: %llu, fragment_size: %u\n",
368367
cstream->runtime->buffer_size, cstream->runtime->fragment_size);
369368

370369
platform_params = &spcm->platform_params[dir];

0 commit comments

Comments
 (0)