Update MAINTAINERS record to reflect the filename change from physmap_of_versatile.c to physmap-versatile.c
Cc: Boris Brezillon <[email protected]> Cc: Ricardo Ribalda Delgado <[email protected]> Cc: Linus Walleij <[email protected]> Cc: [email protected] Fixes: 6ca15cfa0788 ("mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}") Signed-off-by: Denis Efremov <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d42b478f2673..eeeb4097d5bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1221,7 +1221,7 @@ F: arch/arm/boot/dts/versatile* F: drivers/clk/versatile/ F: drivers/i2c/busses/i2c-versatile.c F: drivers/irqchip/irq-versatile-fpga.c -F: drivers/mtd/maps/physmap_of_versatile.c +F: drivers/mtd/maps/physmap-versatile.c F: drivers/power/reset/arm-versatile-reboot.c F: drivers/soc/versatile/ -- 2.21.0

