summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/framer-codec.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/framer-codec.c')
-rw-r--r--sound/soc/codecs/framer-codec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/framer-codec.c b/sound/soc/codecs/framer-codec.c
index e5fcde9ee308..6f57a3aeecc8 100644
--- a/sound/soc/codecs/framer-codec.c
+++ b/sound/soc/codecs/framer-codec.c
@@ -238,7 +238,7 @@ static int framer_dai_startup(struct snd_pcm_substream *substream,
return 0;
}
-static u64 framer_dai_formats[] = {
+static const u64 framer_dai_formats[] = {
SND_SOC_POSSIBLE_DAIFMT_DSP_B,
};