]> Pileus Git - ~andy/linux/blobdiff - sound/soc/atmel/atmel_ssc_dai.c
sound: Remove unnecessary semicolons
[~andy/linux] / sound / soc / atmel / atmel_ssc_dai.c
index bb53dea85b17eefc55090dfb4190ee5863337a2d..8697cedccd21240f76b4b5076ba6d0968a394d75 100644 (file)
@@ -777,7 +777,7 @@ static int asoc_ssc_init(struct device *dev)
        if (ret) {
                dev_err(dev, "Could not register PCM: %d\n", ret);
                goto err_unregister_dai;
-       };
+       }
 
        return 0;