X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fatmel%2Fatmel_ssc_dai.c;h=8697cedccd21240f76b4b5076ba6d0968a394d75;hb=1d198f26c98e6501659d741d530f7b65e4b7aec3;hp=bb53dea85b17eefc55090dfb4190ee5863337a2d;hpb=cd4035e814b04c009ece9939396d06370c53ed44;p=~andy%2Flinux diff --git a/sound/soc/atmel/atmel_ssc_dai.c b/sound/soc/atmel/atmel_ssc_dai.c index bb53dea85b1..8697cedccd2 100644 --- a/sound/soc/atmel/atmel_ssc_dai.c +++ b/sound/soc/atmel/atmel_ssc_dai.c @@ -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;