summaryrefslogtreecommitdiff
path: root/sound/soc/meson/aiu-fifo-spdif.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/meson/aiu-fifo-spdif.c')
-rw-r--r--sound/soc/meson/aiu-fifo-spdif.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/meson/aiu-fifo-spdif.c b/sound/soc/meson/aiu-fifo-spdif.c
index 44eb6faacf44..2fb30f89bf7a 100644
--- a/sound/soc/meson/aiu-fifo-spdif.c
+++ b/sound/soc/meson/aiu-fifo-spdif.c
@@ -158,7 +158,6 @@ const struct snd_soc_dai_ops aiu_fifo_spdif_dai_ops = {
.trigger = fifo_spdif_trigger,
.prepare = fifo_spdif_prepare,
.hw_params = fifo_spdif_hw_params,
- .hw_free = aiu_fifo_hw_free,
.startup = aiu_fifo_startup,
.shutdown = aiu_fifo_shutdown,
};