summaryrefslogtreecommitdiff
path: root/topology/pre-process-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'topology/pre-process-object.c')
-rw-r--r--topology/pre-process-object.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/topology/pre-process-object.c b/topology/pre-process-object.c
index 5ce3beb..2063cca 100644
--- a/topology/pre-process-object.c
+++ b/topology/pre-process-object.c
@@ -1521,6 +1521,7 @@ static int pre_process_find_variable(snd_config_t **dst, const char *str, snd_co
return -EINVAL;
}
+
static int
pre_process_object_variables_expand_fcn(snd_config_t **dst, const char *str, void *private_data)
{