diff mbox series

[1/2] MAINTAINERS: Correct path to moved files

Message ID 20190624212752.6816-1-paul@crapouillou.net (mailing list archive)
State Accepted
Headers show
Series [1/2] MAINTAINERS: Correct path to moved files | expand

Commit Message

Paul Cercueil June 24, 2019, 9:27 p.m. UTC
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(-)

Comments

Paul Burton June 24, 2019, 9:45 p.m. UTC | #1
Hello,

Paul Cercueil wrote:
> The driver was moved in commit 1838a7b31fcb ("mtd: rawnand: Move
> drivers for Ingenic SoCs to subfolder").
> 
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>

Applied to mips-fixes.

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paul.burton@mips.com to report it. ]
diff mbox series

Patch

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>