From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934733AbZHERJO (ORCPT ); Wed, 5 Aug 2009 13:09:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934719AbZHERJM (ORCPT ); Wed, 5 Aug 2009 13:09:12 -0400 Received: from kroah.org ([198.145.64.141]:45779 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934292AbZHERJL (ORCPT ); Wed, 5 Aug 2009 13:09:11 -0400 Date: Wed, 5 Aug 2009 09:59:31 -0700 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Alan Cox Subject: Re: linux-next: tty tree build warning Message-ID: <20090805165931.GA4828@kroah.com> References: <20090805171606.d3d3877c.sfr@canb.auug.org.au> <20090805132914.GA6054@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090805132914.GA6054@kroah.com> 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 Wed, Aug 05, 2009 at 06:29:14AM -0700, Greg KH wrote: > On Wed, Aug 05, 2009 at 05:16:06PM +1000, Stephen Rothwell wrote: > > Hi Greg, > > > > Today's linux-next build (powerpc allyesconfig) produced this warning: > > > > drivers/char/cyclades.c:3112: warning: initialization from incompatible pointer type > > drivers/char/cyclades.c:3118: warning: initialization from incompatible pointer type > > > > Introduced by commit 46075a6e64b5e4e96079ea273781a1ba366d8244 > > ("tty-cyclades-port-close"). > > Odd, I haven't changed anything there. I'll check to see what happened. I've now fixed this and pushed out the changes. thanks, greg k-h