Skip to content

Commit

Permalink
ipc4/dai.c: ACE2: remove unused local variable sof_cfg
Browse files Browse the repository at this point in the history
Fixes commit 22ad526 ("LNL: Add hda_dma_config for interfaces")

Signed-off-by: Marc Herbert <[email protected]>
  • Loading branch information
marc-hb authored and kv2019i committed May 25, 2023
1 parent ff0fc14 commit 892c2d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ipc/ipc4/dai.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ void dai_set_link_hda_config(uint16_t *link_config,
{
#if defined(CONFIG_ACE_VERSION_2_0)
const struct ipc4_audio_format *out_fmt = common_config->out_fmt;
const struct sof_ipc_dai_config *sof_cfg = spec_config;
union hdalink_cfg link_cfg;

switch (common_config->type) {
Expand Down

0 comments on commit 892c2d9

Please sign in to comment.