From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753459Ab1AFSvy (ORCPT ); Thu, 6 Jan 2011 13:51:54 -0500 Received: from kroah.org ([198.145.64.141]:43342 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752915Ab1AFSvw (ORCPT ); Thu, 6 Jan 2011 13:51:52 -0500 Date: Thu, 6 Jan 2011 10:45:17 -0800 From: Greg KH To: Stephen Rothwell Cc: Thomas Gleixner , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: build failure after merge of the final tree (tty tree related) Message-ID: <20110106184517.GA15901@kroah.com> References: <20101217171120.295b0c0c.sfr@canb.auug.org.au> <20101217070431.GA25192@kroah.com> <20110106142710.a0a04883.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110106142710.a0a04883.sfr@canb.auug.org.au> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 06, 2011 at 02:27:10PM +1100, Stephen Rothwell wrote: > HI Greg, > > On Fri, 17 Dec 2010 11:16:17 +0100 (CET) Thomas Gleixner wrote: > > > > On Thu, 16 Dec 2010, Greg KH wrote: > > > On Fri, Dec 17, 2010 at 05:11:20PM +1100, Stephen Rothwell wrote: > > > > Hi Greg, > > > > > > > > After merging the final tree, today's linux-next build (powerpc > > > > allyesconfig) failed like this: > > > > > > > > drivers/serial/apbuart.c:596: error: conflicting types for 'grlib_apbuart_configure' > > > > drivers/serial/apbuart.c:523: note: previous declaration of 'grlib_apbuart_configure' was here > > > > > > > > Caused by commit 35c64e5d13c3d7d8c4ad061ad5e20498b9160c24 ("drivers: > > > > serial: apbuart: Handle OF failures gracefully"). This build has > > > > CONFIG_SERIAL_GRLIB_GAISLER_APBUART_CONSOLE set ... > > > > > > > > I have reverted this commit for today. > > > > > > Ugh. Thomas, care to send me a patch? > > > > Sorry, I missed the console part. Patch below. > > Ping? Ick, sorry about this, I've now applied this. thanks for the reminder. greg k-h