Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3517678ybd; Fri, 28 Jun 2019 09:59:23 -0700 (PDT) X-Google-Smtp-Source: APXvYqx1Vst/wLPQ1RpIsYDmpK8KANK2n5lxhvF+BZBpFpjMvNvrR8jH2UtgcD8xFX6zFOJCSx1G X-Received: by 2002:a63:3f84:: with SMTP id m126mr8548427pga.213.1561741163620; Fri, 28 Jun 2019 09:59:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561741163; cv=none; d=google.com; s=arc-20160816; b=y3w6PHMMgIe+Hhxv8QTaD49uugWe9d3gzdDl/kwfKJ5SKHTKOkPzzgekY2K8RKuvLu pleKkKCKLKkcKG8TFMBh/TUghsowYY0RlJHX1o55nYKXzi2UuE3cNqxKYVpKhjha0C1O MefYyEDH/YGk+WvdEjQQGfvFw+tEoMioBZx2rqXUPrqPh2kcoYZZvjeTip7wyArKdHJ2 s5BEUWHA5oEnWW399yvsxcSHZJXvcATD3SvFrMFYwI2gL/5lsFEw+cYjqIQwo7Rqa9C+ /OSmWpcCSHrNrRgarV15Id7udg07XznHO3uWO9opRSa4vWHIvGmGAfIZD9iDbb2e97K6 kYWQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=4ftXyYexN1O8MhYqkhYgQyzW6xOres8fC9mAKYsas+Q=; b=tdydobRiF7gpPzUbHkc0LPraWk7SvDUyQQiQpOhMfdvLO78WpIKK/neWZfNLZuxfPI SkxFNkYHOrDRegvTRgJYaAKrN8k1mWIzRN41yJmD+r3U5mwlXSH9dr4ca6TcWAuLAe81 TG6ALQKabhNylGCHh+w9VMv92AwyNi37InaFwY+RRcCy8xi/cC0BIC2c2Jgp4sLc4pDC LabSr60+efvwBQnmsUQUmtUCMC4+pHo9CRQ1Bn8CkIiDaTJIB7Xr3IheE6ka9hMsEku/ No5lQ1OmPPMHXI19+uzYEDSTOhNnmABvY164mAGI792GH11tRP5iErUAV8M3e+z4Karc FExg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l7si2432802pgp.318.2019.06.28.09.59.05; Fri, 28 Jun 2019 09:59:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727089AbfF1Q5C (ORCPT + 99 others); Fri, 28 Jun 2019 12:57:02 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:57278 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727078AbfF1Q5C (ORCPT ); Fri, 28 Jun 2019 12:57:02 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: eballetbo) with ESMTPSA id 24204260E01 Subject: Re: linux-next: build failure after merge of the battery tree To: Sebastian Reichel , Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List , Nick Crews References: <20190628140304.76caf572@canb.auug.org.au> <20190628153146.c2lh4y55qvcmqhry@earth.universe> From: Enric Balletbo i Serra Message-ID: Date: Fri, 28 Jun 2019 18:56:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.1 MIME-Version: 1.0 In-Reply-To: <20190628153146.c2lh4y55qvcmqhry@earth.universe> Content-Type: text/plain; charset=windows-1252 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 28/6/19 17:31, Sebastian Reichel wrote: > Hi, > > On Fri, Jun 28, 2019 at 02:03:04PM +1000, Stephen Rothwell wrote: >> Hi all, >> >> After merging the battery tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> drivers/power/supply/wilco-charger.c: In function 'wilco_charge_get_property': >> drivers/power/supply/wilco-charger.c:104:8: error: implicit declaration of function 'wilco_ec_get_byte_property'; did you mean 'wilco_charge_get_property'? [-Werror=implicit-function-declaration] >> ret = wilco_ec_get_byte_property(ec, property_id, &raw); >> ^~~~~~~~~~~~~~~~~~~~~~~~~~ >> wilco_charge_get_property >> drivers/power/supply/wilco-charger.c: In function 'wilco_charge_set_property': >> drivers/power/supply/wilco-charger.c:130:10: error: implicit declaration of function 'wilco_ec_set_byte_property'; did you mean 'wilco_charge_set_property'? [-Werror=implicit-function-declaration] >> return wilco_ec_set_byte_property(ec, PID_CHARGE_MODE, mode); >> ^~~~~~~~~~~~~~~~~~~~~~~~~~ >> wilco_charge_set_property >> >> Caused by commit >> >> 0736343e4c56 ("power_supply: wilco_ec: Add charging config driver") >> Hmm, I just applied this patch on top of linux-next and it build with allmodconfig on x86_64 I am wondering if the build was done without this commit, which is in chrome-platform for-next branch. Could be this the problem? commit 0c0b7ea23aed0b55ef2f9803f13ddaae1943713d Author: Nick Crews Date: Wed Apr 24 10:56:50 2019 -0600 platform/chrome: wilco_ec: Add property helper library Anyway, I think the proper way to do it is create an immutable branch for Sebastian as the patch he picked depends on the above commit. I'll create one, sorry about that missing dependency. Thanks, ~ Enric >> I have reverted that commit for today. > > Oops, thanks for the hint. I did not notice this with ARM > allmodconfig. I dropped the patch for this cycle. > > -- Sebastian >