From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 12 Aug 2006 08:07:28 +1000 From: Anton Blanchard To: Jan-Bernd Themann Subject: Re: [PATCH 4/6] ehea: header files Message-ID: <20060811220728.GI479@krispykreme> References: <44D99F56.7010201@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <44D99F56.7010201@de.ibm.com> Cc: Thomas Klein , netdev , linux-kernel , linux-ppc , Christoph Raisch , Marcus Eder List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > --- linux-2.6.18-rc4-orig/drivers/net/ehea/ehea.h 1969-12-31 > +extern void exit(int); Should be able to remove that prototype :) Anton From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932461AbWHKWKa (ORCPT ); Fri, 11 Aug 2006 18:10:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932457AbWHKWKa (ORCPT ); Fri, 11 Aug 2006 18:10:30 -0400 Received: from ozlabs.org ([203.10.76.45]:62852 "EHLO ozlabs.org") by vger.kernel.org with ESMTP id S932448AbWHKWK3 (ORCPT ); Fri, 11 Aug 2006 18:10:29 -0400 Date: Sat, 12 Aug 2006 08:07:28 +1000 From: Anton Blanchard To: Jan-Bernd Themann Cc: netdev , linux-ppc , linux-kernel , Marcus Eder , Christoph Raisch , Thomas Klein Subject: Re: [PATCH 4/6] ehea: header files Message-ID: <20060811220728.GI479@krispykreme> References: <44D99F56.7010201@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44D99F56.7010201@de.ibm.com> User-Agent: Mutt/1.5.12-2006-07-14 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > --- linux-2.6.18-rc4-orig/drivers/net/ehea/ehea.h 1969-12-31 > +extern void exit(int); Should be able to remove that prototype :) Anton