diff options
author | Joe Perches <[email protected]> | 2011-03-22 16:34:36 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-03-22 17:44:14 -0700 |
commit | 943fc810bdc9c0fce5cc66bdb65b42d699241aa6 (patch) | |
tree | f5573286c7417528481989dabe350d91f1003b66 | |
parent | 4e850855d747b5a8c7c54d90479b33f38d79726a (diff) |
MAINTAINERS: update SFI pattern
commit 937f961a653 ("x86: Move sfi to platform") moved the files, update
the pattern.
Signed-off-by: Joe Perches <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7b6952ccebca..8b97e46f8b0b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5657,7 +5657,7 @@ L: [email protected] W: http://simplefirmware.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git S: Supported -F: arch/x86/kernel/*sfi* +F: arch/x86/platform/sfi/ F: drivers/sfi/ F: include/linux/sfi*.h |