From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:47154 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751367AbeDJPuS (ORCPT ); Tue, 10 Apr 2018 11:50:18 -0400 Date: Tue, 10 Apr 2018 17:50:11 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable Subject: Re: Build failures in 4.15.y.queue / 4.16.y.queue Message-ID: <20180410155011.GA24632@kroah.com> References: <35ca602e-acae-f4e2-3870-0859ff8e473b@roeck-us.net> <20180410141129.GB23867@kroah.com> <20180410144705.GA18059@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180410144705.GA18059@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Apr 10, 2018 at 07:47:05AM -0700, Guenter Roeck wrote: > On Tue, Apr 10, 2018 at 04:11:29PM +0200, Greg Kroah-Hartman wrote: > > On Tue, Apr 10, 2018 at 06:36:44AM -0700, Guenter Roeck wrote: > > > Just in case 0day hasn't reported it yet. > > > > > > drivers/clk/sunxi-ng/ccu-sun8i-de2.c:132:14: error: 'sun8i_h3_de2_clks' undeclared here > > > drivers/clk/sunxi-ng/ccu-sun8i-de2.c:135:14: error: 'sun8i_h3_de2_hw_clks' undeclared here > > > > > > Seen in arm:allmodconfig, arm64:allmodconfig builds of v4.15.y.queue and v4.16.y.queue. > > > > Do you mean 4.15.y and 4.14.y? There's nothing in the 4.16.y queue > > right now :) > > > Yes, sorry. I was one column off :-) Ah, good, I've found the offending patch and now dropped it, thanks. greg k-h