From patchwork Tue Mar 13 07:41:10 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 885005 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=denx.de Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 400myp0S2Qz9sDJ for ; Tue, 13 Mar 2018 18:42:09 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 99ECBC21DDC; Tue, 13 Mar 2018 07:41:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 0562DC21DE8; Tue, 13 Mar 2018 07:41:17 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 51998C21D72; Tue, 13 Mar 2018 07:41:15 +0000 (UTC) Received: from mx2.mailbox.org (mx2.mailbox.org [80.241.60.215]) by lists.denx.de (Postfix) with ESMTPS id D065AC21C6A for ; Tue, 13 Mar 2018 07:41:14 +0000 (UTC) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id B758140F73; Tue, 13 Mar 2018 08:41:14 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter01.heinlein-hosting.de (spamfilter01.heinlein-hosting.de [80.241.56.115]) (amavisd-new, port 10030) with ESMTP id AOkfZ1E6pdNf; Tue, 13 Mar 2018 08:41:12 +0100 (CET) From: Stefan Roese To: u-boot@lists.denx.de Date: Tue, 13 Mar 2018 08:41:10 +0100 Message-Id: <20180313074110.24636-4-sr@denx.de> In-Reply-To: <20180313074110.24636-1-sr@denx.de> References: <20180313074110.24636-1-sr@denx.de> Cc: Heinrich Schuchardt Subject: [U-Boot] [PATCH 4/4] MAINTAINERS: Remove unused ppc4xx entry X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" ppc4xx support was removed some time ago. Lets remove the now unused entry in MAINTAINERS as well. Signed-off-by: Stefan Roese Cc: Heinrich Schuchardt --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d5059f611d..dd9df8fd07 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -426,12 +426,6 @@ S: Maintained T: git git://git.denx.de/u-boot-mpc86xx.git F: arch/powerpc/cpu/mpc86xx/ -POWERPC PPC4XX -M: Stefan Roese -S: Maintained -T: git git://git.denx.de/u-boot-ppc4xx.git -F: arch/powerpc/cpu/ppc4xx/ - RISC-V M: Rick Chen S: Maintained