ASoC: lpass-platform: don't use snd_soc_pcm_set_drvdata()
[deliverable/linux.git] / sound / soc / kirkwood / kirkwood-i2s.c
index d19483081f9bb8ffce6c9fdf8bc3a3d70b40faf3..3a36d60e178504637963a3193f2a60514e0d272f 100644 (file)
@@ -643,7 +643,7 @@ static int kirkwood_i2s_dev_remove(struct platform_device *pdev)
 }
 
 #ifdef CONFIG_OF
-static struct of_device_id mvebu_audio_of_match[] = {
+static const struct of_device_id mvebu_audio_of_match[] = {
        { .compatible = "marvell,kirkwood-audio" },
        { .compatible = "marvell,dove-audio" },
        { .compatible = "marvell,armada370-audio" },
This page took 0.077971 seconds and 5 git commands to generate.