Hi Stephen > After merging the sound-asoc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > ERROR: "asoc_simple_card_clk_enable" [sound/soc/generic/snd-soc-simple-card.ko] undefined! > ERROR: "asoc_simple_card_clk_disable" [sound/soc/generic/snd-soc-simple-card.ko] undefined! > > Caused by commit > > bb24a3ba3f52 ("ASoC: simple-scu-card: use asoc_simple_card_clk_xxx()") > > These symbols are not exported to modules. > > I have used the sound-asoc tree from next-20170613 for today. Thanks. I posted this fixup patch few hours ago To: Mark Brown <broonie@xxxxxxxxxx> Subject: [PATCH] ASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for asoc_simple_card_clk_xxx() CC: Linux-ALSA <alsa-devel@xxxxxxxxxxxxxxxx>, Simon <horms@xxxxxxxxxxxx>, <linux-renesas-soc@xxxxxxxxxxxxxxx> Date: Wed, 14 Jun 2017 01:04:11 +0000 Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html