On Mon, Jul 29, 2013 at 06:37:32PM -0300, Fabio Estevam wrote:
From: Fabio Estevam fabio.estevam@freescale.com
Building imx_v6_v7_defconfig with all audio drivers as modules results in the folowing build error:
ERROR: "imx_pcm_fiq_init" [sound/soc/fsl/snd-soc-imx-ssi.ko] undefined! ERROR: "imx_pcm_dma_init" [sound/soc/fsl/snd-soc-imx-ssi.ko] undefined! ERROR: "imx_pcm_fiq_exit" [sound/soc/fsl/snd-soc-imx-ssi.ko] undefined! ERROR: "imx_pcm_dma_exit" [sound/soc/fsl/snd-soc-imx-ssi.ko] undefined! ERROR: "imx_pcm_dma_init" [sound/soc/fsl/snd-soc-fsl-ssi.ko] undefined! ERROR: "imx_pcm_dma_exit" [sound/soc/fsl/snd-soc-fsl-ssi.ko] undefined!
What tree? I tested linux-next 20130730 and did not see the error.
LD [M] sound/soc/codecs/snd-soc-sgtl5000.ko LD [M] sound/soc/codecs/snd-soc-tlv320aic23.ko LD [M] sound/soc/codecs/snd-soc-wm8962.ko LD [M] sound/soc/codecs/snd-soc-wm9712.ko LD [M] sound/soc/fsl/snd-soc-eukrea-tlv320.ko LD [M] sound/soc/fsl/snd-soc-fsl-ssi.ko LD [M] sound/soc/fsl/snd-soc-fsl-utils.ko LD [M] sound/soc/fsl/snd-soc-imx-audmux.ko LD [M] sound/soc/fsl/snd-soc-imx-sgtl5000.ko LD [M] sound/soc/fsl/snd-soc-imx-wm8962.ko LD [M] sound/soc/fsl/snd-soc-imx-ssi.ko LD [M] sound/soc/fsl/snd-soc-phycore-ac97.ko
Shawn