summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2011-02-01 23:52:37 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2011-02-03 00:03:18 (GMT)
commit583220389b253692fda4c80ac4d560714998f0e7 (patch)
treea6d6c21e4abd60743afbfb0b34da2f0a2d58bc76 /MAINTAINERS
parenteb2ffcaf14d00da8ccc15af2a44165f5ba67ccc8 (diff)
downloadlinux-583220389b253692fda4c80ac4d560714998f0e7.tar.xz
MAINTAINERS: fixup file entries for "SIMTEC EB2410ITX (BAST)"
Add the correct files for the Simtec BAST machine, ensuring the IDE and IRQ routing are added, and move to the machine specific file instead of trying to catch all of arch/arm/mach-s3c2410 Signed-off-by: Ben Dooks <ben-linux@fluff.org> Cc: Simtec Linux Team <linux@simtec.co.uk> Cc: Simtec Support <support@simtec.co.uk> Cc: Jack Stone <jwjstone@fastmail.fm> 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--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 12267e1e..2419407 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5625,7 +5625,9 @@ P: Ben Dooks
M: Vincent Sanders <support@simtec.co.uk>
W: http://www.simtec.co.uk/products/EB2410ITX/
S: Supported
-F: arch/arm/mach-s3c2410/
+F: arch/arm/mach-s3c2410/mach-bast.c
+F: arch/arm/mach-s3c2410/bast-ide.c
+F: arch/arm/mach-s3c2410/bast-irq.c
TI DAVINCI MACHINE SUPPORT
M: Kevin Hilman <khilman@deeprootsystems.com>