Skip to content

Commit eab80a2

Browse files
bulwahnbroonie
authored andcommitted
MAINTAINERS: repair file entry in AIROHA SPI SNFI DRIVER
Commit a403997 ("spi: airoha: add SPI-NAND Flash controller driver") adds a new section AIROHA SPI SNFI DRIVER referring to the file spi-airoha.c. The commit however adds the file spi-airoha-snfi.c. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file entry in the AIROHA SPI SNFI DRIVER section. Signed-off-by: Lukas Bulwahn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent b62b9c9 commit eab80a2

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
@@ -660,7 +660,7 @@ L: [email protected] (moderated for non-subscribers)
660660
661661
S: Maintained
662662
F: Documentation/devicetree/bindings/spi/airoha,en7581-snand.yaml
663-
F: drivers/spi/spi-airoha.c
663+
F: drivers/spi/spi-airoha-snfi.c
664664

665665
AIRSPY MEDIA DRIVER
666666

0 commit comments

Comments
 (0)