Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705386
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing |
| Date | 2017-08-07 13:50 +0200 |
| Message-ID | <ubOHL-7EB-5@gated-at.bofh.it> (permalink) |
| References | <ubNLH-74u-3@gated-at.bofh.it> <ubOoq-7yj-17@gated-at.bofh.it> <ubOy6-7Bo-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Aug 07, 2017 at 01:36:09PM +0200, Arnd Bergmann wrote: > On Mon, Aug 7, 2017 at 1:20 PM, Mark Brown <broonie@kernel.org> wrote: > > On Mon, Aug 07, 2017 at 12:40:44PM +0200, Arnd Bergmann wrote: > >> When the audio driver selects CONFIG_PXA_SSP to be a loadable > >> module on a platform other than PXA, and the PXA SPI driver > >> is built-in, we get a link error in the SPI driver: > > Why doesn't this cause problems on PXA? > On PXA, we 'make' descends into arch/arm/plat-pxa/, where ssp.o > is located. On other ARM platforms (I guess except for MMP), > PLAT_PXA is not set, and on non-ARM architectures, we can't > get there anyway. Still missing a few steps of reasoning here...
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing Arnd Bergmann <arnd@arndb.de> - 2017-08-07 12:50 +0200
Re: [PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing Mark Brown <broonie@kernel.org> - 2017-08-07 13:30 +0200
Re: [PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing Arnd Bergmann <arnd@arndb.de> - 2017-08-07 13:40 +0200
Re: [PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing Mark Brown <broonie@kernel.org> - 2017-08-07 13:50 +0200
Re: [PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing Arnd Bergmann <arnd@arndb.de> - 2017-08-07 14:00 +0200
Re: [PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing Mark Brown <broonie@kernel.org> - 2017-08-07 14:10 +0200
Re: [PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing Arnd Bergmann <arnd@arndb.de> - 2017-08-07 17:40 +0200
csiph-web