diff options
author | Joe Perches <joe@perches.com> | 2013-09-11 17:23:45 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 18:58:35 -0400 |
commit | c6a0fe4a08c5190c8e36547526529a21c3597149 (patch) | |
tree | f317adf62d51efda4ce06ac6b3e4d32e47993364 /MAINTAINERS | |
parent | 31a12b317804720e75bf68accc8f12fac24fcf64 (diff) |
MAINTAINERS: update file pattern for ARC uart
Commit 6659a20a76e0 ("ARC: MAINTAINERS update for ARC") typoed the file
pattern. Fix it.
Signed-off-by: Joe Perches <joe@perches.com>
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 5804efdea32a..a26049f63e7f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8082,7 +8082,7 @@ M: Vineet Gupta <vgupta@synopsys.com> | |||
8082 | S: Supported | 8082 | S: Supported |
8083 | F: arch/arc/ | 8083 | F: arch/arc/ |
8084 | F: Documentation/devicetree/bindings/arc/ | 8084 | F: Documentation/devicetree/bindings/arc/ |
8085 | F: drivers/tty/serial/arc-uart.c | 8085 | F: drivers/tty/serial/arc_uart.c |
8086 | 8086 | ||
8087 | SYSV FILESYSTEM | 8087 | SYSV FILESYSTEM |
8088 | M: Christoph Hellwig <hch@infradead.org> | 8088 | M: Christoph Hellwig <hch@infradead.org> |