mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 09:29:28 -05:00
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 (446b31e894)
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>