From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 52110DDE09 for ; Wed, 30 Jan 2008 19:41:35 +1100 (EST) Message-ID: <47A03830.7070907@pobox.com> Date: Wed, 30 Jan 2008 03:41:20 -0500 From: Jeff Garzik MIME-Version: 1.0 To: Jochen Friedrich Subject: Re: [PATCH] [NET]: Remove PowerPC code from fec.c References: <4799F349.9090102@scram.de> In-Reply-To: <4799F349.9090102@scram.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Cc: linux-m68k@vger.kernel.org, "Kernel, Linux" , linuxppc-dev list , Geert Uytterhoeven , "netdev@vger.kernel.org" , Scott Wood List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jochen Friedrich wrote: > fec.c is only used on M68k Coldfire CPUs. Remove leftover > PowerPC code from this driver. > > Signed-off-by: Jochen Friedrich > --- > drivers/net/fec.c | 136 +--------------------------------------------------- > 1 files changed, 3 insertions(+), 133 deletions(-) Seems OK to me, but I feel I don't have enough knowledge to ACK or NAK. Please pass through an arch tree, thanks. Jeff