perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
[linux-2.6-microblaze.git] / sound / soc / atmel / atmel_ssc_dai.c
index bb53dea..8697ced 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;