From patchwork Mon Jan 26 06:19:00 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 5706611 X-Patchwork-Delegate: horms@verge.net.au Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id CC8579F2ED for ; Mon, 26 Jan 2015 06:12:52 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id ED52320142 for ; Mon, 26 Jan 2015 06:12:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1FD2E2012E for ; Mon, 26 Jan 2015 06:12:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751828AbbAZGMu (ORCPT ); Mon, 26 Jan 2015 01:12:50 -0500 Received: from mail-pa0-f47.google.com ([209.85.220.47]:33124 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbbAZGMu (ORCPT ); Mon, 26 Jan 2015 01:12:50 -0500 Received: by mail-pa0-f47.google.com with SMTP id lj1so9899372pab.6 for ; Sun, 25 Jan 2015 22:12:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=t4sYZ8Kk6CllDpcdpljobgRpuXvjIfCm+u613P+mcos=; b=C4Z4rQxzL9Q4OjmZnvDnvC9MRgnMwHB8Hsv0Y47Tu02knFdSpGfYgplnM7GFaoXQc5 BMVLcvARm+hKPtR/Pbt/eDkFqY016n1kAMyrNjTKVHis6EdIgtZqd7SMtJfiUI98rDI1 kpauqot0ObzLaDXL+ghdF1TlRCg9wl3oa73nPK8C5B0K+zM9NosHGs+GSekRUsN7Bmia w5TV2j6pJRz8vwSj9/SHY8bHNDsmRItaI7PkyaScOR7ZcQSem+x9Y/EcJy8lyeJp9gwm VLzekUAC/rEIL7JIG5BHCPwX/bWWcz3HGrtoGgr+yJf2KzZ3i6oU8E5Indyiu1pKeUUj qLuA== X-Received: by 10.70.55.168 with SMTP id t8mr31334495pdp.147.1422252770093; Sun, 25 Jan 2015 22:12:50 -0800 (PST) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by mx.google.com with ESMTPSA id lo3sm8938808pab.26.2015.01.25.22.12.47 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jan 2015 22:12:49 -0800 (PST) From: Magnus Damm To: linux-sh@vger.kernel.org Cc: laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, linus.walleij@linaro.org, horms@verge.net.au, Magnus Damm , linux-arm-kernel@lists.infradead.org Date: Mon, 26 Jan 2015 15:19:00 +0900 Message-Id: <20150126061900.6848.23603.sendpatchset@little-apple> In-Reply-To: <20150126061747.6848.9708.sendpatchset@little-apple> References: <20150126061747.6848.9708.sendpatchset@little-apple> Subject: [PATCH 07/14 v2] ARM: shmobile: mackerel: Remove from MAINTAINERS Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham 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 From: Magnus Damm Remove the mackerel_defconfig from the MAINTAINERS file. Signed-off-by: Magnus Damm --- Changes since V1: - New patch MAINTAINERS | 1 - 1 file changed, 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- 0001/MAINTAINERS +++ work/MAINTAINERS 2015-01-26 13:31:58.265992293 +0900 @@ -1395,7 +1395,6 @@ F: arch/arm/configs/ape6evm_defconfig F: arch/arm/configs/armadillo800eva_defconfig F: arch/arm/configs/bockw_defconfig F: arch/arm/configs/kzm9g_defconfig -F: arch/arm/configs/mackerel_defconfig F: arch/arm/configs/marzen_defconfig F: arch/arm/configs/shmobile_defconfig F: arch/arm/include/debug/renesas-scif.S