From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932826Ab2DKRz4 (ORCPT ); Wed, 11 Apr 2012 13:55:56 -0400 Received: from fifo99.com ([67.223.236.141]:60397 "EHLO fifo99.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760818Ab2DKRzy (ORCPT ); Wed, 11 Apr 2012 13:55:54 -0400 Date: Wed, 11 Apr 2012 10:55:50 -0700 From: Daniel Walker To: David Brown Cc: Bryan Huntsman , Russell King , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: msm: remove unused MSM boards Message-ID: <20120411175550.GB8114@fifo99.com> References: <1334165870-12487-1-git-send-email-davidb@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1334165870-12487-1-git-send-email-davidb@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 11, 2012 at 10:37:50AM -0700, David Brown wrote: > The "mahimahi" and "sapphire" were never finished, and have never been > built. > > The "halibut" target was a dev board that hasn't ever been widely > available (MSM7201 "SURF"). I don't mind if you remove halibut, but the others are just incomplete phone support which someone may want to add to.. I'd prefer to fix those two.. Daniel