Skip to content

Commit 6d4e346

Browse files
bulwahnambarus
authored andcommitted
MAINTAINERS: update entry after SPI NOR controller move
Commit a0900d0 ("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 <[email protected]> Signed-off-by: Tudor Ambarus <[email protected]>
1 parent 829ec64 commit 6d4e346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1928,7 +1928,7 @@ F: Documentation/devicetree/bindings/i2c/i2c-lpc2k.txt
19281928
F: arch/arm/boot/dts/lpc43*
19291929
F: drivers/i2c/busses/i2c-lpc2k.c
19301930
F: drivers/memory/pl172.c
1931-
F: drivers/mtd/spi-nor/nxp-spifi.c
1931+
F: drivers/mtd/spi-nor/controllers/nxp-spifi.c
19321932
F: drivers/rtc/rtc-lpc24xx.c
19331933
N: lpc18xx
19341934

0 commit comments

Comments
 (0)