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=-7.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 2D318C433E1 for ; Fri, 21 Aug 2020 15:19:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 08F6C207BB for ; Fri, 21 Aug 2020 15:19:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728004AbgHUPSr (ORCPT ); Fri, 21 Aug 2020 11:18:47 -0400 Received: from mga18.intel.com ([134.134.136.126]:23078 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728138AbgHUPSp (ORCPT ); Fri, 21 Aug 2020 11:18:45 -0400 IronPort-SDR: fP8f1ggq03EuJug80Y3VbE6v7kz4FNNqrjPwvjF6r4XK0XI8CUsJlt2CbLssY7+OIKqMKRe1sR ckkiSKG9Q1/g== X-IronPort-AV: E=McAfee;i="6000,8403,9719"; a="143189859" X-IronPort-AV: E=Sophos;i="5.76,337,1592895600"; d="scan'208";a="143189859" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Aug 2020 08:18:44 -0700 IronPort-SDR: FJIys1zxUr3lpFWnV+S5O1Rp2UPO2bWnG7U26JT7b1MQ3tcSzM51ZPJ7d9nYmMV0TwTaq3MqvO VaSd+7S8e6Iw== X-IronPort-AV: E=Sophos;i="5.76,337,1592895600"; d="scan'208";a="442377824" Received: from pcmiller-mobl1.amr.corp.intel.com (HELO [10.209.120.121]) ([10.209.120.121]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Aug 2020 08:18:43 -0700 Subject: Re: linux-next: build warnings after merge of the sound-asoc-fixes tree To: Mark Brown Cc: Stephen Rothwell , Liam Girdwood , Linux Next Mailing List , Linux Kernel Mailing List , Bard liao References: <20200821093901.4257afdc@canb.auug.org.au> <20200821110117.GC4870@sirena.org.uk> <20200821144801.GI4870@sirena.org.uk> From: Pierre-Louis Bossart Message-ID: Date: Fri, 21 Aug 2020 10:18:43 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200821144801.GI4870@sirena.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 8/21/20 9:48 AM, Mark Brown wrote: > On Fri, Aug 21, 2020 at 09:25:53AM -0500, Pierre-Louis Bossart wrote: >> On 8/21/20 6:01 AM, Mark Brown wrote: > >>> A patch which was not sent as part of the same series and where no >>> dependency was mentioned :( > >> yes, sorry about that, i just noticed the two patches were sent one after >> the other but without the dependency. >> Do you have a means to fix this on your side or do you need Bard/I to resend >> it? > > I've just moved the patch to for-5.10, it seemed like the functionality > is only half there in Linus' tree anyway and it's a bit late to be > enabling new stuff for 5.9. That's fine, thanks Mark.