aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2010-10-26 14:22:59 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2010-10-26 16:52:17 -0700
commitec15408206e6b87a11dc1560b2bd758d2ad7ccb1 (patch)
treea939d2fe144f9b9deeddfbda628019f1cdb0756d /MAINTAINERS
parentscripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists (diff)
downloadlinux-dev-ec15408206e6b87a11dc1560b2bd758d2ad7ccb1.tar.xz
linux-dev-ec15408206e6b87a11dc1560b2bd758d2ad7ccb1.zip
MAINTAINERS: fix Colibri PXA270 file pattern
The original commit 403d29713e0a ("pxa/income: Add Income SBC support") started with the wrong file pattern. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 146b8a068a4e..a8d1f5686cee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -710,8 +710,7 @@ ARM/INCOME PXA270 SUPPORT
M: Marek Vasut <marek.vasut@gmail.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
-F: arch/arm/mach-pxa/income.c
-F: arch/arm/mach-pxa/include/mach-pxa/income.h
+F: arch/arm/mach-pxa/colibri-pxa270-income.c
ARM/INTEL IOP32X ARM ARCHITECTURE
M: Lennert Buytenhek <kernel@wantstofly.org>