commit 85fd6d63bf2 ("ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/")
moved the files, update the patterns.Signed-off-by: Joe Perches <[email protected]> cc: Kukjin Kim <[email protected]> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 157e4ee..fbd5a67 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7446,9 +7446,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]> -- 1.8.1.2.459.gbcd45b4.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

