Skip to content

Commit

Permalink
tobonex: dai-zephyr.c incorrect line to be removed
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinszkudlinski authored and tobonex committed Aug 31, 2023
1 parent aa89d44 commit 39ee86b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/audio/dai-zephyr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1447,7 +1447,6 @@ static void set_new_local_buffer(struct dai_data *dd, struct comp_dev *dev)
int dai_common_copy(struct dai_data *dd, struct comp_dev *dev, pcm_converter_func *converter)
{
uint32_t sampling = dd->sampling;
uint32_t dma_fmt;
struct dma_status stat;
uint32_t avail_bytes;
uint32_t free_bytes;
Expand Down

0 comments on commit 39ee86b

Please sign in to comment.