summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2020-03-08 09:08:38 +0100
committerIngo Molnar <mingo@kernel.org>2020-03-08 09:58:12 +0100
commit73f2f563661d41457a8db2c9d6d2b951fb94c804 (patch)
treef9b9b0dc08d4e72be2019355a77c348e00319ea8
parent6120681bdf1a1c648e8c555704b71e04abe2e899 (diff)
downloadlinux-73f2f563661d41457a8db2c9d6d2b951fb94c804.tar.bz2
MAINTAINERS: Adjust EFI entry to removing eboot.c
Commit: c2d0b470154c ("efi/libstub/x86: Incorporate eboot.c into libstub") removed arch/x86/boot/compressed/eboot.[ch], but missed to adjust the MAINTAINERS entry. Since then, ./scripts/get_maintainer.pl --self-test complains: warning: no file matches F: arch/x86/boot/compressed/eboot.[ch] Rectify EXTENSIBLE FIRMWARE INTERFACE (EFI) entry in MAINTAINERS. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20200301155748.4788-1-lukas.bulwahn@gmail.com Link: https://lore.kernel.org/r/20200308080859.21568-8-ardb@kernel.org
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c93e4937164c..d88fd253f039 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6344,7 +6344,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
S: Maintained
F: Documentation/admin-guide/efi-stub.rst
F: arch/*/kernel/efi.c
-F: arch/x86/boot/compressed/eboot.[ch]
F: arch/*/include/asm/efi.h
F: arch/x86/platform/efi/
F: drivers/firmware/efi/