Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

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 <lukas.bulwahn@redhat.com> Link: https://lore.kernel.org/r/20240507141449.177538-1-lukas.bulwahn@redhat.com Signed-off-by: Mark Brown <broonie@kernel.org>
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: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
660660
L: linux-spi@vger.kernel.org
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
L: linux-media@vger.kernel.org

0 commit comments

Comments
 (0)