From patchwork Mon Feb 13 14:10:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 6769 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 366FF23ECC for ; Mon, 13 Feb 2012 14:10:59 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id E81A8A1802A for ; Mon, 13 Feb 2012 14:10:58 +0000 (UTC) Received: by iabz7 with SMTP id z7so5637405iab.11 for ; Mon, 13 Feb 2012 06:10:58 -0800 (PST) Received: by 10.43.48.65 with SMTP id uv1mr8748261icb.57.1329142258411; Mon, 13 Feb 2012 06:10:58 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.66.135 with SMTP id n7cs57635ibi; Mon, 13 Feb 2012 06:10:57 -0800 (PST) Received: by 10.182.31.47 with SMTP id x15mr11377068obh.76.1329142257178; Mon, 13 Feb 2012 06:10:57 -0800 (PST) Received: from mail-pz0-f50.google.com (mail-pz0-f50.google.com [209.85.210.50]) by mx.google.com with ESMTPS id h6si22314483pbn.188.2012.02.13.06.10.56 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 13 Feb 2012 06:10:57 -0800 (PST) Received-SPF: neutral (google.com: 209.85.210.50 is neither permitted nor denied by best guess record for domain of shawn.guo@linaro.org) client-ip=209.85.210.50; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.210.50 is neither permitted nor denied by best guess record for domain of shawn.guo@linaro.org) smtp.mail=shawn.guo@linaro.org Received: by dadp19 with SMTP id p19so5124569dad.37 for ; Mon, 13 Feb 2012 06:10:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.240.42 with SMTP id vx10mr47674470pbc.80.1329142256222; Mon, 13 Feb 2012 06:10:56 -0800 (PST) Received: from localhost.localdomain ([108.60.121.130]) by mx.google.com with ESMTPS id f1sm19997083pbq.15.2012.02.13.06.10.54 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 13 Feb 2012 06:10:55 -0800 (PST) From: Shawn Guo To: linux-arm-kernel@lists.infradead.org Cc: patches@linaro.org, Shawn Guo , Sascha Hauer Subject: [PATCH] MAINTAINERS: remove arch/arm/mach-mx*/ from IMX entry Date: Mon, 13 Feb 2012 06:10:26 -0800 Message-Id: <1329142226-2685-1-git-send-email-shawn.guo@linaro.org> X-Mailer: git-send-email 1.7.5.4 X-Gm-Message-State: ALoCoQkXCf0tUmoen3uCtlNoP+QLmisT1yZH+tdgzqC4rDXNqfz0tVDIf2ba9loNtQKTLAIoJNB2 With commit 784a90c0a7d8f5 ("ARM i.MX: Merge i.MX5 support into mach-imx") merging mach-mx5 into mach-imx, arch/arm/mach-mx* only covers mach-mxs now. Since we already have a separate MXS entry for arch/arm/mach-mxs, arch/arm/mach-mx* can simply be removed there. Signed-off-by: Shawn Guo Cc: Sascha Hauer Acked-by: Sascha Hauer --- MAINTAINERS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 55ca0be..37169f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -785,7 +785,6 @@ M: Sascha Hauer L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained T: git git://git.pengutronix.de/git/imx/linux-2.6.git -F: arch/arm/mach-mx*/ F: arch/arm/mach-imx/ F: arch/arm/plat-mxc/