diff mbox series

MAINTAINERS: update entry after SPI NOR controller move

Message ID 20200321064217.6179-1-lukas.bulwahn@gmail.com (mailing list archive)
State Mainlined
Commit 6d4e346435b9b90bb7cca1d296adb6f6c7930c2d
Headers show
Series MAINTAINERS: update entry after SPI NOR controller move | expand

Commit Message

Lukas Bulwahn March 21, 2020, 6:42 a.m. UTC
Commit a0900d0195d2 ("mtd: spi-nor: Prepare core / manufacturer code
split") moved all SPI NOR controller drivers to a controllers/
sub-directory. However, the moved nxp-spifi.c file was referenced in the
ARM/LPC18XX ARCHITECTURE entry in MAINTAINERS.

Hence, since then, ./scripts/get_maintainer.pl --self-test complains:

  warning: no file matches F: drivers/mtd/spi-nor/nxp-spifi.c

Update the file entry in MAINTAINERS to its new location.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20200320
Boris, Tudor, please pick this trivial patch. Not urgent.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tudor Ambarus March 23, 2020, 5:57 p.m. UTC | #1
On Saturday, March 21, 2020 8:42:17 AM EET Lukas Bulwahn wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
> 
> Commit a0900d0195d2 ("mtd: spi-nor: Prepare core / manufacturer code
> split") moved all SPI NOR controller drivers to a controllers/
> sub-directory. However, the moved nxp-spifi.c file was referenced in the
> ARM/LPC18XX ARCHITECTURE entry in MAINTAINERS.
> 
> Hence, since then, ./scripts/get_maintainer.pl --self-test complains:
> 
>   warning: no file matches F: drivers/mtd/spi-nor/nxp-spifi.c
> 
> Update the file entry in MAINTAINERS to its new location.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20200320
> Boris, Tudor, please pick this trivial patch. Not urgent.
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to spi-nor/next, thanks.
ta
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 50e8b900c0ae..3822efce14bc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1948,7 +1948,7 @@  F:	Documentation/devicetree/bindings/i2c/i2c-lpc2k.txt
 F:	arch/arm/boot/dts/lpc43*
 F:	drivers/i2c/busses/i2c-lpc2k.c
 F:	drivers/memory/pl172.c
-F:	drivers/mtd/spi-nor/nxp-spifi.c
+F:	drivers/mtd/spi-nor/controllers/nxp-spifi.c
 F:	drivers/rtc/rtc-lpc24xx.c
 N:	lpc18xx