diff options
author | Joe Perches <joe@perches.com> | 2011-03-22 16:34:34 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-22 17:44:14 -0700 |
commit | 390889b6da931096aa6d8d8bb013f75ad711c0f4 (patch) | |
tree | c70342d08007c9e43df545f4ee44c3e40d3becfb /MAINTAINERS | |
parent | 3a83ea6ecd31cbf4330b2c0a616e3d2539d5b616 (diff) | |
download | linux-3.10-390889b6da931096aa6d8d8bb013f75ad711c0f4.tar.gz linux-3.10-390889b6da931096aa6d8d8bb013f75ad711c0f4.tar.bz2 linux-3.10-390889b6da931096aa6d8d8bb013f75ad711c0f4.zip |
MAINTAINERS: update SCX200 file pattern
commit 3b3da9d25ae ("x86: Move scx200 to platform") moved it, convert the
pattern too.
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 018a033e808..549d43ba0e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5507,7 +5507,7 @@ SCx200 CPU SUPPORT M: Jim Cromie <jim.cromie@gmail.com> S: Odd Fixes F: Documentation/i2c/busses/scx200_acb -F: arch/x86/kernel/scx200_32.c +F: arch/x86/platform/scx200/ F: drivers/watchdog/scx200_wdt.c F: drivers/i2c/busses/scx200* F: drivers/mtd/maps/scx200_docflash.c |