Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp21289907ybl; Mon, 6 Jan 2020 01:32:41 -0800 (PST) X-Google-Smtp-Source: APXvYqyU+UWw/AqOy52DK7avm491DX3uVRFcuBJvnJ1lXvsnru9yHGp6xe1a/Shp5VEt3eBU3vVF X-Received: by 2002:a05:6830:1141:: with SMTP id x1mr41155931otq.120.1578303160924; Mon, 06 Jan 2020 01:32:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578303160; cv=none; d=google.com; s=arc-20160816; b=zlYw9RLmfK3CFPwXYq63qnvLgmDJbOfjLFpiNfB6opp8eiTUtqg1uuu5ni6NGVsPSn JMTJKz3aQRK73Y95UmFcePxnrPA/lM5dz7ajQKsAB6r6obCVGp+6htQzh4TG7ssymxLa kmelk094Y89mb2H/J4Hg1WbPcLMLeSSsdjAVDi32e2rz9hpCNaYPRXhbgEO42ptgPGUS GyEcpLjW7dESuud0xvJCaWrol+oA+JZFy7sgKIQ7Zeh3jMeSkszQTJnSxj56tJ2rKNoA KN7wflrS5mzx213tZDRetV4ffQkkfHM9HL7naZ2Ana7LOXAGki3yTRS6hMeS7R3Frrwg pZGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=vr2AMr2tgs9+vL29JE6ocUlJess6ywdAPbcfsIw1jnA=; b=PZSmho/gmGDlpQhaW72sCV9gAeZL74h+/GSZ0BeG1b6Qdn3W7A55LnYbRm/SzvvHTm OmC7+68BiGNWedT5kzJo4m4mh0lwy0A0bNFH8jDXoztgbc46c83HCWXE6rBkYPzlHa3B j9DcQ0luZoge+nnCkFRqWZVTwAdFmspJMLkFFnIsHHRbdghJh7h7xCu8h3dX8mkYLBD4 r04BLffXol65/uFOLQXadPll9xOBXkhVdGivtqjT8Im+5uucYeMg2GQqphZicqH6Wh/5 d6JweYsoiZVystQ29FACCAw6j3+asO91yKaNM+zCdn616urf5vuLF9+Ng7I5VKguWeIi Xs1w== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b17si32523440otl.320.2020.01.06.01.32.28; Mon, 06 Jan 2020 01:32:40 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726307AbgAFJbf (ORCPT + 99 others); Mon, 6 Jan 2020 04:31:35 -0500 Received: from honk.sigxcpu.org ([24.134.29.49]:33654 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725446AbgAFJbf (ORCPT ); Mon, 6 Jan 2020 04:31:35 -0500 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 623D9FB03; Mon, 6 Jan 2020 10:31:32 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nr9twsA5t1BE; Mon, 6 Jan 2020 10:31:30 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id A095D49C60; Mon, 6 Jan 2020 10:31:29 +0100 (CET) Date: Mon, 6 Jan 2020 10:31:29 +0100 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Stephen Rothwell Cc: Pavel Machek , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the leds tree Message-ID: <20200106093129.GA13043@bogon.m.sigxcpu.org> References: <20200106142116.538320e1@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200106142116.538320e1@canb.auug.org.au> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Mon, Jan 06, 2020 at 02:21:16PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the leds tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/leds/leds-lm3692x.c: In function 'lm3692x_max_brightness': > drivers/leds/leds-lm3692x.c:355:9: error: 'struct lm3692x_led' has no member named 'brightness_ctrl' > 355 | if (led->brightness_ctrl & LM3692X_MAP_MODE_EXP) { > | ^~ That's a result of a patch from the mid of the series not being applied. 'leds: lm3692x: Allow to configure brigthness mode' introduces that struct member. > drivers/leds/leds-lm3692x.c: In function 'lm3692x_probe_dt': > drivers/leds/leds-lm3692x.c:437:61: error: 'max_cur' undeclared (first use in this function) > 437 | ret = fwnode_property_read_u32(child, "led-max-microamp", &max_cur); > | ^~~~~~~ That somehow got lost during merge of this commit: https://lore.kernel.org/linux-leds/5826b77d42521595e93d01d53475a8881cad1875.1578134779.git.agx@sigxcpu.org/T/#u Pavel, shall i send a patch to fix that up or should we rather try to get the rest of the series in in the right order? Resetting linux-next back to cffd61a5c7755546154539dcd7f36590e91e002f for the moment? Cheers, -- Guido > Caused by commit > > ef791c4d0ce8 ("leds: lm3692x: Make sure we don't exceed the maximum LED current") > > I have used the leds tree from next-20191220 for today. > > -- > Cheers, > Stephen Rothwell