From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:57100 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753117AbbLFPRz (ORCPT ); Sun, 6 Dec 2015 10:17:55 -0500 To: stable Cc: Greg Kroah-Hartman , Tony Lindgren From: Guenter Roeck Subject: Build failures in v3.14-stable-queue Message-ID: <5664519F.9020601@roeck-us.net> Date: Sun, 6 Dec 2015 07:17:51 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: 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. Guenter