diff options
author | Joe Perches <joe@perches.com> | 2014-08-08 14:25:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-08 15:57:30 -0700 |
commit | fb2efb5ce83c30aa4687251024c648e099f426ae (patch) | |
tree | 445b56cb06c19e529302afab679cf54cf2b2f37b /MAINTAINERS | |
parent | ec421a7144d450e306232ed568a8edf328a06d6a (diff) | |
download | linux-fb2efb5ce83c30aa4687251024c648e099f426ae.tar.gz linux-fb2efb5ce83c30aa4687251024c648e099f426ae.tar.xz |
MAINTAINERS: use the correct efi-stub location
Commit 4171fe2f8a47 ("EFI stub documentation updates") moved the file,
update the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Roy Franz <roy.franz@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 12e8cfaa7c04..4031bb866752 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3419,7 +3419,7 @@ M: Matt Fleming <matt.fleming@intel.com> L: linux-efi@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git S: Maintained -F: Documentation/x86/efi-stub.txt +F: Documentation/efi-stub.txt F: arch/ia64/kernel/efi.c F: arch/x86/boot/compressed/eboot.[ch] F: arch/x86/include/asm/efi.h |