X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fsoc%2Fs6000%2Fs6000-i2s.c;h=3052f64b2403929a62fec3c8257aedec40c8a7a2;hb=0a4ebed781dbb9ecbfef2374d29da1ab3b1a63f3;hp=8778faa174a6cb66da33e1e81430c6aae2c59973;hpb=6303710d7aa62bfb154cd13ab5ab12cfa8baaf91;p=karo-tx-linux.git diff --git a/sound/soc/s6000/s6000-i2s.c b/sound/soc/s6000/s6000-i2s.c index 8778faa174a6..3052f64b2403 100644 --- a/sound/soc/s6000/s6000-i2s.c +++ b/sound/soc/s6000/s6000-i2s.c @@ -434,7 +434,7 @@ static struct snd_soc_dai_driver s6000_i2s_dai = { .rate_max = 1562500, }, .ops = &s6000_i2s_dai_ops, -} +}; static int __devinit s6000_i2s_probe(struct platform_device *pdev) {