aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof/amd/renoir.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sof/amd/renoir.c')
-rw-r--r--sound/soc/sof/amd/renoir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sof/amd/renoir.c b/sound/soc/sof/amd/renoir.c
index 409fd57448b8..73f639fa16a4 100644
--- a/sound/soc/sof/amd/renoir.c
+++ b/sound/soc/sof/amd/renoir.c
@@ -123,7 +123,7 @@ static struct snd_soc_acpi_mach *amd_sof_machine_select(struct snd_sof_dev *sdev
}
/* AMD Renoir DSP ops */
-const struct snd_sof_dsp_ops sof_renoir_ops = {
+struct snd_sof_dsp_ops sof_renoir_ops = {
/* probe and remove */
.probe = amd_sof_acp_probe,
.remove = amd_sof_acp_remove,