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=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham 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 C0556C072B5 for ; Tue, 21 May 2019 21:08:54 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 8FD9E2173E for ; Tue, 21 May 2019 21:08:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="W/1AJgjM"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="fHihLTsT" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8FD9E2173E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=/fYLV7IKaluSmNHc/JrAR+j04gmUEXehwZghy0I6MIE=; b=W/1AJgjMT4CI2nCP900/R9hnZ O/sEa1ro3lXL3Pm16o/KWJYQWWcQkWVvFfT/Rt4bZPOazXOpiWWiIRFTH/AMUilMv4eZ5rzKictyd WS0WxzQ/NGaLgQxeovQA6IvSdhK3PXANhowoC/+DkjJzVLotmcWRWMzRssg7y8YjWV5oRRLh27ZXR VSrFzDarHQxNzQCHtFCdxeGLdAPPZYvylksOdUn53lbYlix9MuPr8hvTmiaH5gGkMjCOL0Eiyj+Kv dMKymBoS7YPmkLxK7k5LJ8rJjB/HEMN2gJKZHSkH1lmk4cLIq46oE6BvfUNsqbA9hV1cz8a6102Sk lperyIc6A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hTC09-0003B6-OE; Tue, 21 May 2019 21:08:49 +0000 Received: from heliosphere.sirena.org.uk ([2a01:7e01::f03c:91ff:fed4:a3b6]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hTC06-0003AZ-1b for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 21:08:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=y7ibEasnNlMrg0Cg0u1uA8kjMpvwkTqXDxhIGJ97fKY=; b=fHihLTsTBRj8VjaQKfcECHqjH 7QaAYGF0BGdUc3CQdB5hmMpvxPaU8ozn9e1eWwM9GVrWUlF8NH5Sr26Hwo0fxYOQ+nebRdpf2VUrZ x8CMS1QorssZj9YtUqQHVVsNebaHWlNgE0Eh8o87e4P89Jw5JOfi3mPbtF1Doevl4hAPQ=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=debutante.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpa (Exim 4.89) (envelope-from ) id 1hTC03-0002FI-Um; Tue, 21 May 2019 21:08:43 +0000 Received: by debutante.sirena.org.uk (Postfix, from userid 1000) id 643A11126D13; Tue, 21 May 2019 22:08:43 +0100 (BST) Date: Tue, 21 May 2019 22:08:43 +0100 From: Mark Brown To: Olof Johansson Subject: Re: [PATCH] spi: zynqmp: Fix build break Message-ID: <20190521210843.GC1580@sirena.org.uk> References: <2bb66114-c976-9c44-6db3-33a5dd12edde@monstr.eu> <20190429162246.6061-1-olof@lixom.net> MIME-Version: 1.0 In-Reply-To: <20190429162246.6061-1-olof@lixom.net> X-Cookie: Klatu barada nikto. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_140846_456202_0A83D22C X-CRM114-Status: UNSURE ( 7.25 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rajan Vaja , Michal Simek , linux-kernel@vger.kernel.org, Jolly Shah , linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============9042551197776394573==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============9042551197776394573== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4jXrM3lyYWu4nBt5" Content-Disposition: inline --4jXrM3lyYWu4nBt5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 29, 2019 at 09:22:46AM -0700, Olof Johansson wrote: > Missing include: > drivers/spi/spi-zynqmp-gqspi.c:1025:13: error: implicit declaration of > function 'zynqmp_pm_get_eemi_ops'; did you mean > 'zynqmp_process_dma_irq'? [-Werror=3Dimplicit-function-declaration] >=20 > Fixes: 3d0313786470a ('drivers: Defer probe if firmware is not ready') Please copy maintainers on patches so they aren't surprised when they get mails saying they accepted patches they never heard of before! --4jXrM3lyYWu4nBt5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlzkaNoACgkQJNaLcl1U h9CBfwgAgbLrAnQDkYTUpP7MdSDSiv8ppwZ4R/EN9OCgQb6Cjms4xG6hrxkbloPA +oUebvqpcjb2wzduZU8tdCKx2CSU/uGlqTxG55BLy+pyrGHmFDY3MBpWr0aAj8hi XZGbyLoZWQYWTWorcXeC50RTLzX+fRTPx0A5KJzjXU8pjUmjnA+hjDeruCcW2JNN Suy2LE8ivUVCFUAOHVhM0bVXIbteUPRu08p3XGd3aTsfzJRn35GWepyfhnzAKX1g OwIBgEZFHVzQ0AZh4jm4c4YdkrF/vpawZdC+48BCVtfsdreTlVzBZ8OvKfC9j4jX q0QdP42x5IWG+4mrek1zsa3JoYmsJA== =tUfm -----END PGP SIGNATURE----- --4jXrM3lyYWu4nBt5-- --===============9042551197776394573== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============9042551197776394573==--