From: Joe Perches <joe@perches.com>
Date: Thu, 14 Apr 2011 22:22:04 +0000 (-0700)
Subject: MAINTAINERS: update m68knommu patterns
X-Git-Tag: firefly_0821_release~7613^2~1634
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=61bc02bb252d438a3bb12a236a141d222b35da7b;p=firefly-linux-kernel-4.4.55.git

MAINTAINERS: update m68knommu patterns

Commit 66d857b08b ("m68k: merge m68k and m68knommu arch directories")
moved the files around.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index 555a7bf8c525..e36170bcaeee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6255,7 +6255,8 @@ M:	Greg Ungerer <gerg@uclinux.org>
 W:	http://www.uclinux.org/
 L:	uclinux-dev@uclinux.org  (subscribers-only)
 S:	Maintained
-F:	arch/m68knommu/
+F:	arch/m68k/*/*_no.*
+F:	arch/m68k/include/asm/*_no.*
 
 UCLINUX FOR RENESAS H8/300 (H8300)
 M:	Yoshinori Sato <ysato@users.sourceforge.jp>