summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-07-17 10:59:12 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2014-07-21 18:27:31 +1000
commit33309f9d2670f4b04f9a84bda562f5789ef26265 (patch)
tree5cf51cd32432d9a06a0a7ab791aeea377ff300b1 /MAINTAINERS
parenteee69bc6729f5c9d3b4f794fefb99f982a197bd6 (diff)
MAINTAINERS: fix PXA3xx NAND FLASH DRIVER pattern
Use underscore, not dash Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8fb6305d3e7c..134f4cce7006 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7221,7 +7221,7 @@ PXA3xx NAND FLASH DRIVER
M: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
L: linux-mtd@lists.infradead.org
S: Maintained
-F: drivers/mtd/nand/pxa3xx-nand.c
+F: drivers/mtd/nand/pxa3xx_nand.c
MMP SUPPORT
M: Eric Miao <eric.y.miao@gmail.com>