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 <[email protected]> Reviewed-by: David Lechner <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent e957c96 commit d1a09c6

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
@@ -22299,7 +22299,7 @@ SPI OFFLOAD
2229922299
R: David Lechner <[email protected]>
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)