Skip to content

Commit d1a09c6

Browse files
bulwahnbroonie
authored andcommitted
MAINTAINERS: adjust the file entry in SPI OFFLOAD
Commit 8e02d18 ("spi: add basic support for SPI offloading") adds a new MAINTAINERS section referring to the non-existent file include/linux/spi/spi-offload.h rather than referring to the files added with this commit in the directory include/linux/spi/offload/. Adjust the file reference to the intended directory. Fixes: 8e02d18 ("spi: add basic support for SPI offloading") Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Reviewed-by: David Lechner <dlechner@baylibre.com> Link: https://patch.msgid.link/20250217092851.17619-1-lukas.bulwahn@redhat.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent e957c96 commit d1a09c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22299,7 +22299,7 @@ SPI OFFLOAD
2229922299
R: David Lechner <dlechner@baylibre.com>
2230022300
F: drivers/spi/spi-offload-trigger-pwm.c
2230122301
F: drivers/spi/spi-offload.c
22302-
F: include/linux/spi/spi-offload.h
22302+
F: include/linux/spi/offload/
2230322303
K: spi_offload
2230422304

2230522305
SPI SUBSYSTEM

0 commit comments

Comments
 (0)