From mboxrd@z Thu Jan 1 00:00:00 1970 From: Corentin Labbe Subject: Re: linux-next: build failure after merge of the sunxi tree Date: Wed, 1 Nov 2017 08:57:05 +0100 Message-ID: <20171101075705.GA19367@Red> References: <20171101074345.5397cd3f@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wm0-f45.google.com ([74.125.82.45]:53665 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750808AbdKAH5J (ORCPT ); Wed, 1 Nov 2017 03:57:09 -0400 Content-Disposition: inline In-Reply-To: <20171101074345.5397cd3f@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Maxime Ripard , Chen-Yu Tsai , Linux-Next Mailing List , Linux Kernel Mailing List On Wed, Nov 01, 2017 at 07:43:45AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the sunxi tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dtb: ERROR (phandle_references): Reference to non-existent node or label "reg_gmac_3v3" > > ERROR: Input tree has errors, aborting (use -f to force output) > > Caused by commit > > 547a66779cbd ("ARM: dts: sunxi: Restore EMAC changes (boards)") > > I have used the sunxi tree from next-20171018 for today. > Sorry that's my fault. I will send the fix soon. Regards