From 4fa588e67652902c54e9019aaf17f826c83022d5 Mon Sep 17 00:00:00 2001 From: Ranjani Sridharan Date: Tue, 22 Oct 2019 08:33:58 -0700 Subject: [PATCH] topology: sof-glk-da7219-kwd: fix compilation error remove the extra closing bracket to remove the compilation error ALSA lib parser.c:219:(tplg_parse_config) error: unknown section ) ALSA lib parser.c:219:(tplg_parse_config) error: unknown section pipe-sof-apl-keyword-detect Signed-off-by: Ranjani Sridharan --- tools/topology/sof-glk-da7219-kwd.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/topology/sof-glk-da7219-kwd.m4 b/tools/topology/sof-glk-da7219-kwd.m4 index d0f337320..7690362df 100644 --- a/tools/topology/sof-glk-da7219-kwd.m4 +++ b/tools/topology/sof-glk-da7219-kwd.m4 @@ -190,7 +190,7 @@ PIPELINE_ADD(sof/pipe-detect.m4, 9, 2, s16le, KWD_PIPE_SCH_DEADLINE_US, 0, 0, PIPELINE_SCHED_COMP_8, SCHEDULE_TIME_DOMAIN_TIMER, - 16000, 16000, 16000)) + 16000, 16000, 16000) # Connect pipelines together SectionGraph."pipe-sof-apl-keyword-detect" {