diff --git a/sound/soc/codecs/max98090.c b/sound/soc/codecs/max98090.c index ceb5b8c3bb5c..c98139a446c0 100644 --- a/sound/soc/codecs/max98090.c +++ b/sound/soc/codecs/max98090.c @@ -2380,7 +2380,7 @@ static struct snd_soc_dai_driver max98090_dai = { .rates = MAX98090_RATES, .formats = MAX98090_FORMATS, }, - .ops = &max98090_dai_ops, + .ops = &max98090_dai_ops, }; static int max98090_probe(struct snd_soc_component *component)