aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Cercueil <[email protected]>2019-06-24 23:27:51 +0200
committerPaul Burton <[email protected]>2019-06-24 14:45:41 -0700
commitf2ff671f894151a611eae246a1f25b61d6c0354b (patch)
treeb65cc907c3aac48bc6eff74b90dcd3fe98e4071a
parent0b24cae4d535045f4c9e177aa228d4e97bad212c (diff)
MAINTAINERS: Correct path to moved files
The driver was moved in commit 1838a7b31fcb ("mtd: rawnand: Move drivers for Ingenic SoCs to subfolder"). Signed-off-by: Paul Cercueil <[email protected]> Signed-off-by: Paul Burton <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: [email protected] Cc: [email protected]
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 57f496cff999..0636bdf31511 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7801,7 +7801,7 @@ INGENIC JZ4780 NAND DRIVER
M: Harvey Hunt <[email protected]>
S: Maintained
-F: drivers/mtd/nand/raw/jz4780_*
+F: drivers/mtd/nand/raw/ingenic/
INOTIFY
M: Jan Kara <[email protected]>