From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for May 7 (usb/chipidea) Date: Tue, 07 May 2013 10:01:44 -0700 Message-ID: <51893378.6050600@infradead.org> References: <20130507134922.981483ab1e5cb09e5543a6cc@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from casper.infradead.org ([85.118.1.10]:55608 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751581Ab3EGRCW (ORCPT ); Tue, 7 May 2013 13:02:22 -0400 In-Reply-To: <20130507134922.981483ab1e5cb09e5543a6cc@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, USB list On 05/06/13 20:49, Stephen Rothwell wrote: > Hi all, > > Please do not add any v3.11 destined work to your linux-next included > branches until after v3.10-rc1 is released. > > I am receiving a (un)reasonable number of conflicts from there being > multiple copies of some commits in various trees. Please clean this up > and resist the temptataion to rebase your trees on the way to your > upstream ... > > Changes since 20130506: > on i386: drivers/built-in.o: In function `ci_hdrc_host_init': (.text+0x2ce75c): undefined reference to `ehci_init_driver' when USB_EHCI_HCD=m and USB_CHIPIDEA=y. -- ~Randy