From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muru.com ([72.249.23.125]:51182 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753182AbbLFQcY (ORCPT ); Sun, 6 Dec 2015 11:32:24 -0500 Date: Sun, 6 Dec 2015 08:32:21 -0800 From: Tony Lindgren To: Greg Kroah-Hartman Cc: Guenter Roeck , stable Subject: Re: Build failures in v3.14-stable-queue Message-ID: <20151206163220.GY2498@atomide.com> References: <5664519F.9020601@roeck-us.net> <20151206162426.GA21670@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151206162426.GA21670@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: * Greg Kroah-Hartman [151206 08:25]: > 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 :( Sorry about that, I updated a leter version of this patch for mmc-pwrseq-simple as discussed on the mailing lists. But that's only available in later kernels. I should have updated the commit message at that point too. If somebody wants this for stable series, it would have to be done without the mmc-pwrseq-simple. But then it would be based on luck for the audio to get the shared clock.. Regards, Tony