linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35'
Date: Tue, 22 Nov 2011 10:07:18 +0100	[thread overview]
Message-ID: <20111122090718.GD27267@pengutronix.de> (raw)
In-Reply-To: <20111121133603.GR9581@n2100.arm.linux.org.uk>

On Mon, Nov 21, 2011 at 01:36:03PM +0000, Russell King - ARM Linux wrote:
> On Mon, Nov 21, 2011 at 02:34:05PM +0100, Paul Bolle wrote:
> > Commit 27ad4bf72a ("ARM: imx: move mx3 support to mach-imx") kept
> > ARCH_MX31 and ARCH_MX35 'for compatibility'. Now that they aren't
> > actually used anymore, they can be dropped entirely.
> > 
> > Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> 
> Sascha should be handing this patch.
> 
> ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
> M:      Sascha Hauer <kernel@pengutronix.de>
> L:      linux-arm-kernel at 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/plat-mxc/
> 
> It may be an idea if MAINTAINERS gets updated too, so these patches find
> their way to the right person...


Indeed, I never realized that it's missing arch/arm/mach-imx

8<----------------------------------------

MAINTAINERS: Add missing directory

arch/arm/mach-imx/ is part of the i.MX support. Add it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 071a996..c9ae02a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -789,6 +789,7 @@ L:	linux-arm-kernel at 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/
 
 ARM/FREESCALE IMX51
-- 
1.7.7.1

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

  reply	other threads:[~2011-11-22  9:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-21 13:34 [PATCH] ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35' Paul Bolle
2011-11-21 13:36 ` Russell King - ARM Linux
2011-11-22  9:07   ` Sascha Hauer [this message]
2011-11-24  6:37     ` Shawn Guo
2011-11-22 10:33 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111122090718.GD27267@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).