ramips: mt7620: alignment with updated snd_soc_dai_driver structure
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Fri, 15 Mar 2024 07:27:14 +0000 (08:27 +0100)
committerNick Hainke <vincent@systemli.org>
Fri, 5 Apr 2024 05:58:15 +0000 (07:58 +0200)
commitfddadcae431b082f1735949739b6421c44e2b9c0
tree95563f35bc0539d90252539ab61403e69fa90c38
parentc5dee97d873636234d219e29e8cfd106e5324fb7
ramips: mt7620: alignment with updated snd_soc_dai_driver structure

Fix error: 'struct snd_soc_dai_driver' has no member named 'remove'
It follows the kernel patch: ASoC: soc-dai.h: remove unused call back functions (https://github.com/torvalds/linux/commit/446b31e894935ebbcf84302061a4e0e2efb2368f)

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
target/linux/ramips/patches-6.6/835-asoc-add-mt7620-support.patch