From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot0-f179.google.com ([74.125.82.179]:39167 "EHLO mail-ot0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754042AbeDJOrH (ORCPT ); Tue, 10 Apr 2018 10:47:07 -0400 Received: by mail-ot0-f179.google.com with SMTP id a14-v6so13000767otf.6 for ; Tue, 10 Apr 2018 07:47:06 -0700 (PDT) Date: Tue, 10 Apr 2018 07:47:05 -0700 From: Guenter Roeck To: Greg Kroah-Hartman Cc: stable Subject: Re: Build failures in 4.15.y.queue / 4.16.y.queue Message-ID: <20180410144705.GA18059@roeck-us.net> References: <35ca602e-acae-f4e2-3870-0859ff8e473b@roeck-us.net> <20180410141129.GB23867@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180410141129.GB23867@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: 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 :-) Guenter