Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1209331

Re: linux-next: build failure after merge of the tty tree

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Greg KH <greg@kroah.com>
Newsgroups linux.kernel
Subject Re: linux-next: build failure after merge of the tty tree
Date Tue, 18 Aug 2015 18:20:02 +0200
Message-ID <pYRMe-2Xf-13@gated-at.bofh.it> (permalink)
References <pYIfU-631-11@gated-at.bofh.it>
X-Original-To Stephen Rothwell <sfr@canb.auug.org.au>
Dkim-Signature v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=/1I5XJB+kRa9Px7LTxx/SyCL0RA=; b=XveAd yoocJHeKgvEAgvhBb2yKG4pZ1CIrjH/R0tYd86umvlW17Fe6J0o8YcTO13zim1a/ fSlfakoUVwhdq4JH8MqC264AMRClo4ERnlW7wXFivIkmUtJ9bk7peCcT9Iu9O7Rv w2v+1YrXPylMX9ldMSlDIi7rOUTKevKPvhHoLc=
X-Sasl-Enc rHiV4v+2kkSvrYRZ+A6bETgXYkqz99H8tYa6qaxtjtoF 1439914380
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 54
Organization linux.* mail to news gateway
X-Original-Cc linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Eduardo Valentin <edubezval@gmail.com>
X-Original-Date Tue, 18 Aug 2015 09:12:57 -0700
X-Original-Message-ID <20150818161257.GB4040@kroah.com>
X-Original-References <20150818160116.1c77685d@canb.auug.org.au>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1209331

Show key headers only | View raw


On Tue, Aug 18, 2015 at 04:01:16PM +1000, Stephen Rothwell wrote:
> Hi Greg,
> 
> After merging the tty tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
> 
> make[2]: *** No rule to make target 'arch/arm/boot/dts/imx6sl-fox-p1.dtb', needed by '__build'.  Stop.
> 
> Caused by commit
> 
>   189550b8644e ("serial: imx: introduce serial_imx_enable_wakeup()")
> 
> I guess a file was missed.
> 
> I partially reverted that commit:
> 
> From: Stephen Rothwell <sfr@canb.auug.org.au>
> Date: Tue, 18 Aug 2015 15:56:40 +1000
> Subject: [PATCH] serial: imx: partial revert of "introduce
>  serial_imx_enable_wakeup()"
> 
> This reverts the part of commit 189550b8644e that affects
> arch/arm/boot/dts/Makefile
> 
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
> ---
>  arch/arm/boot/dts/Makefile | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index d3ee1f01ffc7..233159d2eaab 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -330,7 +330,6 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
>  	imx6q-wandboard-revb1.dtb
>  dtb-$(CONFIG_SOC_IMX6SL) += \
>  	imx6sl-evk.dtb \
> -	imx6sl-fox-p1.dtb \
>  	imx6sl-warp.dtb
>  dtb-$(CONFIG_SOC_IMX6SX) += \
>  	imx6sx-sabreauto.dtb \


Ugh, this sucks, Eduardo, what went wrong here?  I think I have to
revert the original commit now :(

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

linux-next: build failure after merge of the tty tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-18 08:10 +0200
  Re: linux-next: build failure after merge of the tty tree Greg KH <greg@kroah.com> - 2015-08-18 18:20 +0200

csiph-web