diff options
author | Joe Perches <joe@perches.com> | 2014-08-08 17:25:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-08 18:57:30 -0400 |
commit | fb2efb5ce83c30aa4687251024c648e099f426ae (patch) | |
tree | 445b56cb06c19e529302afab679cf54cf2b2f37b /MAINTAINERS | |
parent | ec421a7144d450e306232ed568a8edf328a06d6a (diff) |
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> | |||
3419 | L: linux-efi@vger.kernel.org | 3419 | L: linux-efi@vger.kernel.org |
3420 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git | 3420 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git |
3421 | S: Maintained | 3421 | S: Maintained |
3422 | F: Documentation/x86/efi-stub.txt | 3422 | F: Documentation/efi-stub.txt |
3423 | F: arch/ia64/kernel/efi.c | 3423 | F: arch/ia64/kernel/efi.c |
3424 | F: arch/x86/boot/compressed/eboot.[ch] | 3424 | F: arch/x86/boot/compressed/eboot.[ch] |
3425 | F: arch/x86/include/asm/efi.h | 3425 | F: arch/x86/include/asm/efi.h |