From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:35600 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753600AbbLFQY2 (ORCPT ); Sun, 6 Dec 2015 11:24:28 -0500 Date: Sun, 6 Dec 2015 08:24:26 -0800 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable , Tony Lindgren Subject: Re: Build failures in v3.14-stable-queue Message-ID: <20151206162426.GA21670@kroah.com> References: <5664519F.9020601@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5664519F.9020601@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Dec 06, 2015 at 07:17:51AM -0800, Guenter Roeck wrote: > arm:allmodconfig, arm:omap2plus_defconfig: > > FATAL ERROR: Unable to parse input tree > make[1]: *** [arch/arm/boot/dts/omap5-uevm.dtb] Error 1 > make: *** [dtbs] Error 2 > > Culprit is 'ARM: dts: Fix WLAN regression on omap5-uevm', which uses defines > which are only available in later kernels. Thanks, now removed, I guess the "Fixes:" line lied :(