[PATCH 1/2] MAINTAINERS: Correct path to moved files
From: Paul Cercueil <paul@crapouillou.net>
Date: 2019-06-24 21:28:12
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Paul Cercueil <paul@crapouillou.net>
Date: 2019-06-24 21:28:12
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
The driver was moved in commit 1838a7b31fcb ("mtd: rawnand: Move
drivers for Ingenic SoCs to subfolder").
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d0ed735994a5..dfedde2f5720 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -7800,7 +7800,7 @@ INGENIC JZ4780 NAND DRIVER M: Harvey Hunt <harveyhuntnexus@gmail.com> L: linux-mtd@lists.infradead.org S: Maintained -F: drivers/mtd/nand/raw/jz4780_* +F: drivers/mtd/nand/raw/ingenic/ INOTIFY M: Jan Kara <jack@suse.cz>
--
2.21.0.593.g511ec345e18