Tools: Topology2: Remove bytes control from cavs-nocodec-rtcaec.conf

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: 	64fcebbd64
	("Tools: Topology2: Add nocodec topology to test google-rtc-aec")

Fixes:	#8357

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This commit is contained in:
Seppo Ingalsuo 2023-11-06 18:29:46 +02:00 committed by Kai Vehmanen
parent 4986e3135d
commit 304dfd792e
1 changed files with 0 additions and 5 deletions

View File

@ -346,11 +346,6 @@ Object.Widget.google-rtc-aec [
Object.Base.input_pin_binding.2 { Object.Base.input_pin_binding.2 {
input_pin_binding_name "dai-copier.SSP.NoCodec-2.capture" 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>
}
} }
] ]