diff options
| author | Ralf Baechle <ralf@linux-mips.org> | 2005-12-12 20:11:50 +0000 | 
|---|---|---|
| committer | <ralf@denk.linux-mips.net> | 2006-01-10 13:39:07 +0000 | 
| commit | 29ce2c765ca9a41be6f31aa1770e8ee3ee48cd21 (patch) | |
| tree | 4aacbb27a33dbac624f63cabc957d813b321ed3a /arch/mips/vr41xx/common/int-handler.S | |
| parent | 2065988e9fb1628de7958b0f7f709b93302f7b97 (diff) | |
| download | olio-linux-3.10-29ce2c765ca9a41be6f31aa1770e8ee3ee48cd21.tar.xz olio-linux-3.10-29ce2c765ca9a41be6f31aa1770e8ee3ee48cd21.zip  | |
Update Yoichi Yuasa's email address.
    
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/vr41xx/common/int-handler.S')
| -rw-r--r-- | arch/mips/vr41xx/common/int-handler.S | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/vr41xx/common/int-handler.S b/arch/mips/vr41xx/common/int-handler.S index 272c13aee4f..2b6043f16d0 100644 --- a/arch/mips/vr41xx/common/int-handler.S +++ b/arch/mips/vr41xx/common/int-handler.S @@ -35,7 +35,7 @@   *  MontaVista Software Inc. <yyuasa@mvista.com> or <source@mvista.com>   *  - New creation, NEC VR4100 series are supported.   * - *  Yoichi Yuasa <yuasa@hh.iij4u.or.jp> + *  Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>   *  - Coped with INTASSIGN of NEC VR4133.   */  #include <asm/asm.h>  |