summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/jive_wm8750.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/samsung/jive_wm8750.c')
-rw-r--r--sound/soc/samsung/jive_wm8750.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/samsung/jive_wm8750.c b/sound/soc/samsung/jive_wm8750.c
index 7fcb51f..529b10d 100644
--- a/sound/soc/samsung/jive_wm8750.c
+++ b/sound/soc/samsung/jive_wm8750.c
@@ -79,7 +79,7 @@ static int jive_hw_params(struct snd_pcm_substream *substream,
return 0;
}
-static struct snd_soc_ops jive_ops = {
+static const struct snd_soc_ops jive_ops = {
.hw_params = jive_hw_params,
};
OpenPOWER on IntegriCloud