Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1415436
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ASoC: atmel: fix build failure |
| Date | 2016-06-06 23:00 +0200 |
| Message-ID | <rH9MS-1mM-13@gated-at.bofh.it> (permalink) |
| References | <rGKEO-1JA-9@gated-at.bofh.it> <rGZXb-3zz-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Monday 06 June 2016 11:17 AM, Mark Brown wrote: > On Sun, Jun 05, 2016 at 07:00:21PM +0100, Sudip Mukherjee wrote: >> m32r allmodconfig build is failing with the error: >> ERROR: "bad_dma_ops" [sound/soc/atmel/snd-soc-atmel-pcm-pdc.ko] undefined! >> >> The code is using DMA but the related dependency is not mentioned in the >> Kconfig. > > Rather than going through every single driver using DMA adding the > dependency might it not be simpler to provide at least a stub DMA > implementation for the architectures that don't have it? > Yes, i can add them for m32r. but since m32r is orphan i send all m32r patches to Andrew. So, Andrew, do you have any objection to it? Regards Sudip
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ASoC: atmel: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-06-05 20:10 +0200
Re: [PATCH] ASoC: atmel: fix build failure Mark Brown <broonie@kernel.org> - 2016-06-06 12:30 +0200
Re: [PATCH] ASoC: atmel: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-06-06 23:00 +0200
csiph-web