* [linux-next] ASoC: sound/soc/samsung/i2s.c build failure
@ 2011-08-13 4:00 Axel Lin
2011-08-13 6:29 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2011-08-13 4:00 UTC (permalink / raw)
To: linux-kernel; +Cc: Mark Brown, Liam Girdwood, alsa-devel
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".
Regards,
Axel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-next] ASoC: sound/soc/samsung/i2s.c build failure
2011-08-13 4:00 [linux-next] ASoC: sound/soc/samsung/i2s.c build failure Axel Lin
@ 2011-08-13 6:29 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2011-08-13 6:29 UTC (permalink / raw)
To: Axel Lin; +Cc: linux-kernel, Liam Girdwood, alsa-devel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-13 6:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-13 4:00 [linux-next] ASoC: sound/soc/samsung/i2s.c build failure Axel Lin
2011-08-13 6:29 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox