]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: adjust the file entry in SPI OFFLOAD
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Mon, 17 Feb 2025 09:28:51 +0000 (10:28 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 18 Feb 2025 16:16:36 +0000 (16:16 +0000)
commitd1a09c610027e446ed30c21f61c2f2443bf92a3f
treebcdc5dc14fa3eef2d7abf3bcea93baeb44c1b281
parente957c96455e8f4c630d5e374312cad0633ca7e17
MAINTAINERS: adjust the file entry in SPI OFFLOAD

Commit 8e02d1886988 ("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: 8e02d1886988 ("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>
MAINTAINERS