Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.baluta@oss...
[sfrench/cifs-2.6.git] / sound / soc / soc-topology.c
index 6df3b0d12d87d5355fe130497ab0e96fc082f75c..49875978a1ce4fc7a63e2cc12085dfb8ea2444ba 100644 (file)
@@ -2390,7 +2390,7 @@ static int soc_tplg_link_elems_load(struct soc_tplg *tplg,
                tplg->pos += le32_to_cpu(hdr->size) +
                        le32_to_cpu(hdr->payload_size);
                return 0;
-       };
+       }
 
        /* check the element size and count */
        link = (struct snd_soc_tplg_link_config *)tplg->pos;