|
@@ -427,7 +427,7 @@ static int adau1701_set_sysclk(struct snd_soc_codec *codec, int clk_id,
|
|
|
#define ADAU1701_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE |\
|
|
|
SNDRV_PCM_FMTBIT_S24_LE)
|
|
|
|
|
|
-static const const struct snd_soc_dai_ops adau1701_dai_ops = {
|
|
|
+static const struct snd_soc_dai_ops adau1701_dai_ops = {
|
|
|
.set_fmt = adau1701_set_dai_fmt,
|
|
|
.hw_params = adau1701_hw_params,
|
|
|
.digital_mute = adau1701_digital_mute,
|