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 <ranjani.sridharan@linux.intel.com>
This commit is contained in:
Ranjani Sridharan 2019-10-22 08:33:58 -07:00 committed by Tomasz Lauda
parent 9d5a82e78a
commit 4fa588e676
1 changed files with 1 additions and 1 deletions

View File

@ -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" {