From patchwork Thu Sep 5 17:38:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 2854189 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 593E99F3DC for ; Thu, 5 Sep 2013 17:39:53 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 819BC203E9 for ; Thu, 5 Sep 2013 17:39:52 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 840EF203A8 for ; Thu, 5 Sep 2013 17:39:51 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VHdWf-0004UB-LJ; Thu, 05 Sep 2013 17:39:25 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VHdWW-0008V3-Ba; Thu, 05 Sep 2013 17:39:16 +0000 Received: from mail-ea0-f177.google.com ([209.85.215.177]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VHdWP-0008Sw-P1 for linux-arm-kernel@lists.infradead.org; Thu, 05 Sep 2013 17:39:10 +0000 Received: by mail-ea0-f177.google.com with SMTP id f15so1049263eak.8 for ; Thu, 05 Sep 2013 10:38:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=UpdPAN9UnFI96Pjk5Mo+OxSA/z1FkcAPlYQu0egz+HY=; b=Hrb1PowNQJ6EpLAzM2ZmWF72OA53T3m94DMlZG8fZcnkR+TYLHE4TszIYcHG09Gkrw 6WbxTjR6ErQbaF07MERYlLoxZsGo/gxuAzIGSck8x4BA93wkosIe/Q5LDDWOCkmIc42/ cnchTkjEdiYZ+ZEUw8wAgDoslJbKGqzSMh8Yit9scqF+sPHyKjI5mW5EOaLhp9yX7g2j 45Vdk9RQN+Kv52QuqaOLGvtA2XRULYJF8EoYD/yjuybeK70MF+buDXpZC7v+S8AeW23r Ygg9mphx9MPhBfAwAAa3JEX1/odtm/7jUl8Gg4/CyXVVGV2AOHwoGi8iGEhZli0VzIj8 4SAQ== X-Gm-Message-State: ALoCoQlg8X8DltEqUOvsmUqoxs9af5nvE488tlCdk3YmBSP0USMs2gVCZ/gocbQDECSLLl4epY3T X-Received: by 10.15.32.136 with SMTP id a8mr4042661eev.71.1378402728011; Thu, 05 Sep 2013 10:38:48 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id p5sm50496572eeg.5.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:38:47 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Alexander Schulz Subject: [PATCH 2/6] RFC: MAINTAINERS: delete Shark machine entry Date: Thu, 5 Sep 2013 19:38:42 +0200 Message-Id: <1378402722-16383-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130905_133909_966983_A2E71ADA X-CRM114-Status: UNSURE ( 8.87 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Jens Axboe , Russell King , arm@kernel.org, Linus Walleij , Dmitry Torokhov , Tomi Valkeinen , Jean-Christophe Plagniol-Villard , "David S. Miller" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This reflects the fact that the Shark machine has been deleted as an ARM sub-architecture. Cc: arm@kernel.org Cc: Alexander Schulz Signed-off-by: Linus Walleij --- NOTE: Do not apply this patch other than after removing the RFC tag. I am collecting ACKs from subsystem maintainers to take this through ARM SoC if we continue with the deletion. --- MAINTAINERS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index b140c81..706a863 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1124,11 +1124,6 @@ F: drivers/net/ethernet/i825xx/ether1* F: drivers/net/ethernet/seeq/ether3* F: drivers/scsi/arm/ -ARM/SHARK MACHINE SUPPORT -M: Alexander Schulz -W: http://www.shark-linux.de/shark.html -S: Maintained - ARM/SAMSUNG ARM ARCHITECTURES M: Ben Dooks M: Kukjin Kim