From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2] ASoC: qcom: Remove QCOM dependency from LPASS variants Date: Wed, 3 Jun 2015 12:06:20 +0100 Message-ID: <20150603110620.GC14071@sirena.org.uk> References: <1433305717-8691-1-git-send-email-kwestfie@codeaurora.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cC4dCx2W6DcYPM7t" Return-path: Received: from mezzanine.sirena.org.uk ([106.187.55.193]:40479 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752007AbbFCLGb (ORCPT ); Wed, 3 Jun 2015 07:06:31 -0400 Content-Disposition: inline In-Reply-To: <1433305717-8691-1-git-send-email-kwestfie@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Kenneth Westfield Cc: Liam Girdwood , Jim Davis , Srinivas Kandagatla , Banajit Goswami , Patrick Lai , Kumar Gala , Bryan Huntsman , ALSA Mailing List , MSM Mailing List , Kernel Mailing List --cC4dCx2W6DcYPM7t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jun 02, 2015 at 09:28:37PM -0700, Kenneth Westfield wrote: > Building with the following config options ... > CONFIG_COMPILE_TEST=y > # CONFIG_SND_SOC_QCOM is not set > CONFIG_SND_SOC_LPASS_IPQ806X=m > CONFIG_SND_SOC_STORM=m > ... causes the following build warning: It's not obvious to me that the above set of options should be allowed in the first place - surely the machine drivers depend on SND_SOC_QCOM so the fix should be to add the missing dependency to the machine drivers? --cC4dCx2W6DcYPM7t Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVbt+rAAoJECTWi3JdVIfQ68AH/2HlNylVpD5LU8/DaJAJjZAO SFv3VGq0l3kg8vaT3MNKVqUobQ/0UE9im6IRSeUhXocWHSgbA97QmTEoqvWOmJFf XoXHuR+nptH4QZxJvEOXS5KiqNYSWQfu/qIBMVRx5UL5AWOFbcKESo+uJDGZNx8N Zl9v4gQRkcWrPp4RByu47b8KeqVyUqfDvUrJ7F1qoScnK4vV+g+uz+NZcJeokY5q RRDMvKstegkdW0NkpkvFfS/x5kw7LBhCa6GzdA1WB6JeVF6Xtm6IlGS3HH3VGDkI dO90ZtAB8rWfLtn1Fu/03VWy6GuMExohNkmfLlcRd3IplBLg3QihbiDkY6QQdPo= =pGwG -----END PGP SIGNATURE----- --cC4dCx2W6DcYPM7t--