From 304dfd792eee936afe3e9334acee866141484290 Mon Sep 17 00:00:00 2001 From: Seppo Ingalsuo Date: Mon, 6 Nov 2023 18:29:46 +0200 Subject: [PATCH] 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: 64fcebbd64bf8e8be4ec7098215d7281fa6a4791 ("Tools: Topology2: Add nocodec topology to test google-rtc-aec") Fixes: #8357 Signed-off-by: Seppo Ingalsuo --- .../topology/topology2/development/cavs-nocodec-rtcaec.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tools/topology/topology2/development/cavs-nocodec-rtcaec.conf b/tools/topology/topology2/development/cavs-nocodec-rtcaec.conf index b79ca37ad4f2..406e13d5b6d9 100644 --- a/tools/topology/topology2/development/cavs-nocodec-rtcaec.conf +++ b/tools/topology/topology2/development/cavs-nocodec-rtcaec.conf @@ -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' - - } } ]