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: 19783 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f69.google.com (mail-vb0-f69.google.com [209.85.212.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 9615424869 for ; Thu, 5 Sep 2013 17:38:50 +0000 (UTC) Received: by mail-vb0-f69.google.com with SMTP id e13sf2305182vbg.4 for ; Thu, 05 Sep 2013 10:38:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=UpdPAN9UnFI96Pjk5Mo+OxSA/z1FkcAPlYQu0egz+HY=; b=g9n7MS7D85lHa24xH0Vv4CBIS1XFsG1iYh8+YCI8QcBicQIp7Fg59XYZ5QuMSsuJKt vd+W1M4JkbDsBXLHJfwYDD7n7TKyPb4gronoXoXc3m81Md8BhBL5amwJm4Yny/wH1/Uv PJ1Esm9uVVxahu8Zz4jhMWy1eO78X8WXJ88VsMH3Ka/B7M6nUuh/+SWEGtwTudzt5tTg 3fMYAT6a3NeQCw3j5DwJMT7sh+6t6tBY7nLnP30ItM7VvKbKCJpkiJry/0E2hLvWp16S syUWkxO86I0AKqG5jNvSvyb1umtwKciKPhrVM5H2XDOg0CoBPMBkTISzua5hrO59IH4l CulA== X-Received: by 10.236.172.34 with SMTP id s22mr3371806yhl.25.1378402729970; Thu, 05 Sep 2013 10:38:49 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.73.138 with SMTP id l10ls639290qev.24.gmail; Thu, 05 Sep 2013 10:38:49 -0700 (PDT) X-Received: by 10.58.165.70 with SMTP id yw6mr8926838veb.19.1378402729885; Thu, 05 Sep 2013 10:38:49 -0700 (PDT) Received: from mail-vc0-f176.google.com (mail-vc0-f176.google.com [209.85.220.176]) by mx.google.com with ESMTPS id um1si7545761vcb.83.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:38:49 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.176 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.176; Received: by mail-vc0-f176.google.com with SMTP id lf11so1371760vcb.21 for ; Thu, 05 Sep 2013 10:38:49 -0700 (PDT) X-Gm-Message-State: ALoCoQlziUgrGgP16kl5FqdvB1rn3VShmHyTQ5oX+L8u2pYEOqhuPM+C2+mgE+UPS8qojA6Qiihb X-Received: by 10.52.117.44 with SMTP id kb12mr7050756vdb.8.1378402729771; Thu, 05 Sep 2013 10:38:49 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp293191vcz; Thu, 5 Sep 2013 10:38:49 -0700 (PDT) X-Received: by 10.14.180.73 with SMTP id i49mr5805644eem.55.1378402728542; Thu, 05 Sep 2013 10:38:48 -0700 (PDT) Received: from mail-ee0-f50.google.com (mail-ee0-f50.google.com [74.125.83.50]) by mx.google.com with ESMTPS id t9si24683039eeo.305.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Sep 2013 10:38:48 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.50 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=74.125.83.50; Received: by mail-ee0-f50.google.com with SMTP id d51so1077828eek.9 for ; Thu, 05 Sep 2013 10:38:48 -0700 (PDT) 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 Cc: Jens Axboe , "David S. Miller" , Dmitry Torokhov , Russell King , Jean-Christophe Plagniol-Villard , Tomi Valkeinen , arm@kernel.org, Linus Walleij 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-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.176 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , 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