diff options
author | Joe Perches <joe@perches.com> | 2011-03-22 16:34:36 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-22 17:44:14 -0700 |
commit | 943fc810bdc9c0fce5cc66bdb65b42d699241aa6 (patch) | |
tree | f5573286c7417528481989dabe350d91f1003b66 /MAINTAINERS | |
parent | 4e850855d747b5a8c7c54d90479b33f38d79726a (diff) | |
download | linux-3.10-943fc810bdc9c0fce5cc66bdb65b42d699241aa6.tar.gz linux-3.10-943fc810bdc9c0fce5cc66bdb65b42d699241aa6.tar.bz2 linux-3.10-943fc810bdc9c0fce5cc66bdb65b42d699241aa6.zip |
MAINTAINERS: update SFI pattern
commit 937f961a653 ("x86: Move sfi to platform") moved the files, update
the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
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 7b6952ccebc..8b97e46f8b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5657,7 +5657,7 @@ L: sfi-devel@simplefirmware.org 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 |