aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2013-09-11 14:23:36 -0700
committerLinus Torvalds <[email protected]>2013-09-11 15:58:27 -0700
commit15dba38737af134ddcac3270448c5e15eff2e323 (patch)
tree31bf29b6c93a86e054d8c0e5d6c3690835f4f2b5
parentd21db568d78cedc059d4f7a706a8502e688341e7 (diff)
MAINTAINERS: ARM: S3C2410: update patterns
Commit 85fd6d63bf29 ("ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/") moved the files, update the patterns. Signed-off-by: Joe Perches <[email protected]> Acked-by: Kukjin Kim <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 440d5b112377..342fe744ac96 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7540,9 +7540,9 @@ P: Vincent Sanders <[email protected]>
M: Simtec Linux Team <[email protected]>
W: http://www.simtec.co.uk/products/EB2410ITX/
S: Supported
-F: arch/arm/mach-s3c2410/mach-bast.c
-F: arch/arm/mach-s3c2410/bast-ide.c
-F: arch/arm/mach-s3c2410/bast-irq.c
+F: arch/arm/mach-s3c24xx/mach-bast.c
+F: arch/arm/mach-s3c24xx/bast-ide.c
+F: arch/arm/mach-s3c24xx/bast-irq.c
TI DAVINCI MACHINE SUPPORT
M: Sekhar Nori <[email protected]>