Skip to content

Commit

Permalink
Tools: Topology2: Remove bytes control from cavs-nocodec-rtcaec.conf
Browse files Browse the repository at this point in the history
It was confirmed that the IPC4 version of Google RTC AEC
is not using the bytes control, so it can be safely removed
from topology.

This fixes topologies build error:

ALSA lib conf.c:838:(get_char_skip_comments)
Cannot access file include/components/google-rtc-aec/rtc-aec-blob.conf

Fixes: 	64fcebb
	("Tools: Topology2: Add nocodec topology to test google-rtc-aec")

Fixes:	#8357

Signed-off-by: Seppo Ingalsuo <[email protected]>
  • Loading branch information
singalsu authored and kv2019i committed Nov 9, 2023
1 parent 4986e31 commit 304dfd7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tools/topology/topology2/development/cavs-nocodec-rtcaec.conf
Original file line number Diff line number Diff line change
Expand Up @@ -346,11 +346,6 @@ Object.Widget.google-rtc-aec [
Object.Base.input_pin_binding.2 {
input_pin_binding_name "dai-copier.SSP.NoCodec-2.capture"
}

Object.Control.bytes."1" {
name 'google-rtc-aec bytes'
<include/components/google-rtc-aec/rtc-aec-blob.conf>
}
}
]

Expand Down

0 comments on commit 304dfd7

Please sign in to comment.