|
|
@@ -235,7 +235,7 @@ static int lpass_cpu_daiops_trigger(struct snd_pcm_substream *substream,
|
|
|
return ret;
|
|
|
}
|
|
|
|
|
|
-struct snd_soc_dai_ops asoc_qcom_lpass_cpu_dai_ops = {
|
|
|
+const struct snd_soc_dai_ops asoc_qcom_lpass_cpu_dai_ops = {
|
|
|
.set_sysclk = lpass_cpu_daiops_set_sysclk,
|
|
|
.startup = lpass_cpu_daiops_startup,
|
|
|
.shutdown = lpass_cpu_daiops_shutdown,
|