From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: next-20160503 build: 1 failures 12 warnings (next-20160503) Date: Tue, 03 May 2016 17:02:39 +0200 Message-ID: <2280495.M9rYajvqUJ@wuerfel> References: <20160503141723.GR6292@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from mout.kundenserver.de ([212.227.17.10]:54411 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933477AbcECPDS (ORCPT ); Tue, 3 May 2016 11:03:18 -0400 In-Reply-To: <20160503141723.GR6292@sirena.org.uk> Sender: linux-next-owner@vger.kernel.org List-ID: To: linaro-kernel@lists.linaro.org Cc: Mark Brown , Yendapally Reddy Dhananjaya Reddy , Ray Jui , Linus Walleij , linux-next@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel-build-reports@lists.linaro.org On Tuesday 03 May 2016 15:17:23 Mark Brown wrote: > On Tue, May 03, 2016 at 01:53:18PM +0100, Build bot for Mark Brown wrote: > > Today's -next fails to build an ARM allmodconfig due to: > > > arm-allmodconfig > > ../drivers/pinctrl/bcm/pinctrl-ns2-mux.c:540:17: error: 'pinctrl_utils_dt_free_map' undeclared here (not in a function) > > caused by b5aa1006e4a93 (pinctrl: ns2: add pinmux driver support for > Broadcom NS2 SoC) - presumably just a missing dependency. > No, the function got renamed in another patch. I already prepared a fix yesterday, but haven't gotten around to submit the patches for the last two days, I'll try to send it out today, but it might end up being tomorrow, or Linus could fix this one himself first. Arnd