Hi all,
After merging the sound-asoc tree, today's linux-next build (x86_64
modules_install) failed like this:
depmod: ERROR: Cycle detected: snd_soc_wcd938x -> snd_soc_wcd938x_sdw -> snd_soc_wcd938x
depmod: ERROR: Found 2 modules in dependency cycles!
Caused by commit
045442228868 ("ASoC: codecs: wcd938x: add audio routing and Kconfig")
(at least reverting the commit fixes the build).
I have reverted that commit for today.