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.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,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 6311AC43603 for ; Tue, 17 Dec 2019 16:41:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 43FA921D7D for ; Tue, 17 Dec 2019 16:41:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727224AbfLQQlr (ORCPT ); Tue, 17 Dec 2019 11:41:47 -0500 Received: from mga17.intel.com ([192.55.52.151]:41853 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727039AbfLQQlq (ORCPT ); Tue, 17 Dec 2019 11:41:46 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Dec 2019 08:41:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,326,1571727600"; d="scan'208";a="240483278" Received: from krose-mobl.amr.corp.intel.com (HELO [10.254.184.73]) ([10.254.184.73]) by fmsmga004.fm.intel.com with ESMTP; 17 Dec 2019 08:41:45 -0800 Subject: Re: [alsa-devel] linux-next: Tree for Dec 17 (sound/soc/intel/boards/cml_rt1011_rt5682.o) To: Randy Dunlap , Stephen Rothwell , Linux Next Mailing List Cc: Cezary Rojewski , Jie Yang , moderated for non-subscribers , Linux Kernel Mailing List , Liam Girdwood , Mark Brown References: <20191217130829.6a66b404@canb.auug.org.au> From: Pierre-Louis Bossart Message-ID: <94745c3a-33aa-b307-06d6-ba0c8dddc9d2@linux.intel.com> Date: Tue, 17 Dec 2019 10:41:45 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org > on x86_64: > > CC sound/soc/intel/boards/cml_rt1011_rt5682.o > ../sound/soc/intel/boards/cml_rt1011_rt5682.c:409:4: error: ‘struct snd_soc_codec_conf’ has no member named ‘dev_name’ > .dev_name = "i2c-10EC1011:00", ACK, thanks for reporting this conflict with ee8f537fd8b71c ('ASoC: soc-core: remove legacy style of codec_conf') Will send a patch in the next 30mn.