From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753115AbdHGLtY (ORCPT ); Mon, 7 Aug 2017 07:49:24 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:44502 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752846AbdHGLtX (ORCPT ); Mon, 7 Aug 2017 07:49:23 -0400 Date: Mon, 7 Aug 2017 12:48:37 +0100 From: Mark Brown To: Arnd Bergmann Cc: Liam Girdwood , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Jaroslav Kysela , Takashi Iwai , Kuninori Morimoto , Linux ARM , alsa-devel@alsa-project.org, Linux Kernel Mailing List Message-ID: <20170807114837.3bqsroayi3sipf4h@sirena.org.uk> References: <20170807104101.3540159-1-arnd@arndb.de> <20170807112030.zvz3flujilsixdj4@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="642exchf7ywsubvj" Content-Disposition: inline In-Reply-To: X-Cookie: Did I say 2? I lied. User-Agent: NeoMutt/20170609 (1.8.3) X-SA-Exim-Connect-IP: 2001:470:1f1d:6b5::3 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH] ASoC: pxa: don't select SSP for COMPILE_TESTing X-SA-Exim-Version: 4.2.1 (built Tue, 02 Aug 2016 21:08:31 +0000) X-SA-Exim-Scanned: No (on mezzanine.sirena.org.uk); Unknown failure Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --642exchf7ywsubvj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Aug 07, 2017 at 01:36:09PM +0200, Arnd Bergmann wrote: > On Mon, Aug 7, 2017 at 1:20 PM, Mark Brown 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... --642exchf7ywsubvj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlmIU5QACgkQJNaLcl1U h9CNWAf/bfYfjuT97uDqwMd2sTroknT/mvdOEGFtaK0wH93lIOWp1b1JJgX3oHhF xRZAOgk3SpHsp3/+/5L6QPJfDuUpuFjaf6gSYNHYLgExmG1Tsiul0LO1ofaLkYIQ bYXQV72RGE/nuDmke3yMxwHyYR9SVl7iT8J9SayjnaKigsJon8LOCwm7lBd1ID2/ wFuaxZSxcmS9k11Tabny9NXQD2pdF493CxDmy7ckvGyGZW4lAPpmdKW9rKYw0gwI fQb8I25zsXDYDlVMWaXTBnOapqtlh5pH4FLkmGNkCCknk2kn7Ti1LFa6dvT1uVmU QRBE55mySm/KaBjLRCM32GAazdCA0g== =pnOt -----END PGP SIGNATURE----- --642exchf7ywsubvj--