From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D01E3C43331 for ; Tue, 31 Mar 2020 12:26:45 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5271420838 for ; Tue, 31 Mar 2020 12:26:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="N+Xejai/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5271420838 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id B684286F; Tue, 31 Mar 2020 14:25:53 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B684286F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1585657603; bh=lEz1klH4TymFRjb7lKYsi1k0Zi49pYdqaWSFWXTIeuk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=N+Xejai/wSJ1eM5JTLjFgvim1t3btWomo+cSx/68tXI4BkL+yZ58HxZJZr/NgmmZh g8RJnWgVv+lVY6TXK4A4UwsewosBnLFKYlGAVBi9daanC7ll4XWqwwdvWuhnZfdYAV pK9p5e4zYUdE/Mph88ynht7cYpd5LSAcNW29ERag= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 4219CF8010D; Tue, 31 Mar 2020 14:25:53 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 82E45F80146; Tue, 31 Mar 2020 14:25:51 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by alsa1.perex.cz (Postfix) with ESMTP id E6C62F8010D; Tue, 31 Mar 2020 14:25:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz E6C62F8010D Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7EB9A31B; Tue, 31 Mar 2020 05:25:42 -0700 (PDT) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 020F63F68F; Tue, 31 Mar 2020 05:25:42 -0700 (PDT) Date: Tue, 31 Mar 2020 13:25:40 +0100 From: Mark Brown To: Daniel Baluta Subject: Re: [PATCH 2/5] ASoC: SOF: imx: fix undefined reference issue Message-ID: <20200331122540.GD4802@sirena.org.uk> References: <20200319194957.9569-1-daniel.baluta@oss.nxp.com> <20200319194957.9569-3-daniel.baluta@oss.nxp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="sXc4Kmr5FA7axrvy" Content-Disposition: inline In-Reply-To: <20200319194957.9569-3-daniel.baluta@oss.nxp.com> X-Cookie: It's later than you think. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: linux-arm-kernel@lists.infradead.org, pierre-louis.bossart@linux.intel.com, daniel.baluta@gmail.com, Daniel Baluta , kai.vehmanen@linux.intel.com, devicetree@vger.kernel.org, festevam@gmail.com, s.hauer@pengutronix.de, yuehaibing@huawei.com, ranjani.sridharan@linux.intel.com, krzk@kernel.org, lgirdwood@gmail.com, robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, alsa-devel@alsa-project.org, shawnguo@kernel.org, linux-kernel@vger.kernel.org, sound-open-firmware@alsa-project.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --sXc4Kmr5FA7axrvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Mar 19, 2020 at 09:49:54PM +0200, Daniel Baluta wrote: > From: Daniel Baluta > Fixes: f9ad75468453 ("ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF > dependency") > Signed-off-by: Pierre-Louis Bossart > Signed-off-by: Daniel Baluta This has you as the author but you list a signoff by Pierre before you? --sXc4Kmr5FA7axrvy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl6DNsMACgkQJNaLcl1U h9AAewf/SRLQsBBj6wlAv5rhKMVQLnmnQY5R9scerh2jz6AEv/pHxINQd4zTWjnh pIhrebacgZCwofsY/n31xPI/thHIHJIo4bqgKIQs85UkXwCVHXXctSlyWKPsQz7y yuwX5Wp7Yamg32an6JuCQo3KCVC5kZt9TMT36nkVKSyhdxmVAkDj7x78EjJRPBTV 1kvi+UzHvDghla+wt2olnvA5KfhNc2SlMi7hDBPtXAEnHr3XDwVoeDxIwobdLC4j KK0gxmGaHrmB5darIqDjRJeRiG9uzurATnY2GJREkJHgOnRV3mZkeOeQ4yFMoAvG iJphl8WUXrpNLg0rdwTMnxFHXL4fPg== =aJV2 -----END PGP SIGNATURE----- --sXc4Kmr5FA7axrvy--