diff options
-rw-r--r-- | sound/soc/soc-topology.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/soc-topology.c b/sound/soc/soc-topology.c index 65670b2b408c..8e3df8ba9b68 100644 --- a/sound/soc/soc-topology.c +++ b/sound/soc/soc-topology.c | |||
@@ -934,6 +934,7 @@ static int soc_tplg_denum_create_texts(struct soc_enum *se, | |||
934 | } | 934 | } |
935 | } | 935 | } |
936 | 936 | ||
937 | se->texts = (const char * const *)se->dobj.control.dtexts; | ||
937 | return 0; | 938 | return 0; |
938 | 939 | ||
939 | err: | 940 | err: |