From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754019AbdKAH5L (ORCPT ); Wed, 1 Nov 2017 03:57:11 -0400 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 X-Google-Smtp-Source: ABhQp+Q4RvMeF+1/n9tOiIewJ8X9DqKU3kFgpqMBXv9xk2ne+z+/TGmyIZO2EOKgjiK7ZG/Z+34htA== Date: Wed, 1 Nov 2017 08:57:05 +0100 From: Corentin Labbe To: Stephen Rothwell Cc: Maxime Ripard , Chen-Yu Tsai , Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the sunxi tree Message-ID: <20171101075705.GA19367@Red> References: <20171101074345.5397cd3f@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171101074345.5397cd3f@canb.auug.org.au> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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