summaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_rt5645.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/rockchip/rockchip_rt5645.c')
-rw-r--r--sound/soc/rockchip/rockchip_rt5645.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/rockchip/rockchip_rt5645.c b/sound/soc/rockchip/rockchip_rt5645.c
index 440a802..9e0c178 100644
--- a/sound/soc/rockchip/rockchip_rt5645.c
+++ b/sound/soc/rockchip/rockchip_rt5645.c
@@ -135,7 +135,7 @@ static int rk_init(struct snd_soc_pcm_runtime *runtime)
&headset_jack);
}
-static struct snd_soc_ops rk_aif1_ops = {
+static const struct snd_soc_ops rk_aif1_ops = {
.hw_params = rk_aif1_hw_params,
};
OpenPOWER on IntegriCloud