From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 20AA6DE71D for ; Tue, 22 Apr 2008 01:25:15 +1000 (EST) Message-Id: <5422E8EE-4AFA-491B-8920-BDEBF596FF00@kernel.crashing.org> From: Kumar Gala To: Grant Likely In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [PATCH] [PPC] Remove mpc8272 ads board from arch/ppc Date: Mon, 21 Apr 2008 10:25:09 -0500 References: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 19, 2008, at 1:14 PM, Grant Likely wrote: > On Sat, Apr 19, 2008 at 9:52 AM, Kumar Gala > wrote: >> We have a board port in arch/powerpc so we dont need this one >> anymore. >> >> Signed-off-by: Kumar Gala > > Personally, I'd rather not do the piecemeal removal of board ports > from arch/ppc. We've only got one release left anyway. Removing them > just generates more churn and has the risk of causing other side > effects. I can understand it, but I think removing them makes it obvious to anyone that's lurking. Call in maintainer prerogative :) - k