summaryrefslogtreecommitdiff
path: root/sound/soc/meson/aiu-fifo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/meson/aiu-fifo.h')
-rw-r--r--sound/soc/meson/aiu-fifo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/meson/aiu-fifo.h b/sound/soc/meson/aiu-fifo.h
index 42ce266677cc..84ab4577815a 100644
--- a/sound/soc/meson/aiu-fifo.h
+++ b/sound/soc/meson/aiu-fifo.h
@@ -18,7 +18,7 @@ struct snd_pcm_hw_params;
struct platform_device;
struct aiu_fifo {
- struct snd_pcm_hardware *pcm;
+ const struct snd_pcm_hardware *pcm;
unsigned int mem_offset;
unsigned int fifo_block;
struct clk *pclk;