diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2009-04-21 12:24:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-21 13:41:49 -0700 |
commit | 14fadca793e39742f442df53391cdd1437b9262f (patch) | |
tree | 5ddf84241fe08587907e4e79cc898585bc55450d /MAINTAINERS | |
parent | 0f249221813150b92c9d85b6bd232e7ee695ec6e (diff) | |
download | linux-3.10-14fadca793e39742f442df53391cdd1437b9262f.tar.gz linux-3.10-14fadca793e39742f442df53391cdd1437b9262f.tar.bz2 linux-3.10-14fadca793e39742f442df53391cdd1437b9262f.zip |
MAINTAINERS: add a more searchable string for the H8300 architecture.
Add a parenthesized string of "H8300" for more convenient searchability
in the MAINTAINERS file.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: 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 8aa117bad16..cb9571042f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5638,7 +5638,7 @@ L: uclinux-dev@uclinux.org (subscribers-only) S: Maintained F: arch/m68knommu/ -UCLINUX FOR RENESAS H8/300 +UCLINUX FOR RENESAS H8/300 (H8300) P: Yoshinori Sato M: ysato@users.sourceforge.jp W: http://uclinux-h8.sourceforge.jp/ |