Re: [alsa-devel] [linux-next] ASoC: sound/soc/samsung/i2s.c build failure
On Sat, Aug 13, 2011 at 12:00:43PM +0800, Axel Lin wrote:
CC sound/soc/samsung/i2s.o sound/soc/samsung/i2s.c:24:18: error: idma.h: No such file or directory sound/soc/samsung/i2s.c: In function 'samsung_i2s_dai_probe': sound/soc/samsung/i2s.c:883: error: implicit declaration of function 'idma_reg_addr_init' make[3]: *** [sound/soc/samsung/i2s.o] Error 1 make[2]: *** [sound/soc/samsung] Error 2 make[1]: *** [sound/soc] Error 2 make: *** [sound] Error 2
It is caused by commit a0c27ab2421c47dc7c53f797fffcc0d17cdb122c ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver"
To fix the build error, I think we also need to revert commit 61100f405de5c16a0866de7843ed442090436e6a "ASoC: SAMSUNG: Modify I2S driver to support idma".
This is already fixed by cherry picking back the original commit, it depended on some stuff from Kukjin's tree.
participants (1)
-
Mark Brown