aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Krummrich <[email protected]>2024-06-19 15:20:13 +0200
committerGreg Kroah-Hartman <[email protected]>2024-06-20 16:14:54 +0200
commit7bd08093999898c0c35c4e90102cb2daebfadd9a (patch)
treea8c9a58f7da5724cacce5898c7fdf6964948aa4b
parentbbe98f4fde5a52aa01a1e1d754e1398228815fb0 (diff)
MAINTAINERS: add Rust FW abstractions to FIRMWARE LOADER
Add missing file path of the Rust abstractions to the maintainers entry, until we can move it to 'drivers/base/firmware_loader/'. CC: Luis Chamberlain <[email protected]> CC: Russ Weight <[email protected]> CC: Greg Kroah-Hartman <[email protected]> Signed-off-by: Danilo Krummrich <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cf9c9221c388..38e7e0edd9b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8573,6 +8573,7 @@ L: [email protected]
S: Maintained
F: Documentation/firmware_class/
F: drivers/base/firmware_loader/
+F: rust/kernel/firmware.rs
F: include/linux/firmware.h
FLEXTIMER FTM-QUADDEC DRIVER