From 7bd08093999898c0c35c4e90102cb2daebfadd9a Mon Sep 17 00:00:00 2001 From: Danilo Krummrich Date: Wed, 19 Jun 2024 15:20:13 +0200 Subject: [PATCH] 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 CC: Russ Weight CC: Greg Kroah-Hartman Signed-off-by: Danilo Krummrich Link: https://lore.kernel.org/r/20240619132029.59296-2-dakr@redhat.com Signed-off-by: Greg Kroah-Hartman --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cf9c9221c3883..38e7e0edd9b8f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8573,6 +8573,7 @@ L: linux-kernel@vger.kernel.org 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