diff options
| author | Yoichi Yuasa <yuasa@linux-mips.org> | 2009-07-03 00:39:38 +0900 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2009-07-03 15:45:29 +0100 |
| commit | ada8e9514b5880f81cdbbd212d121380ceef7acc (patch) | |
| tree | 83c068f628be496ea6a1c6f67b7e95708d59efe4 /arch/mips/vr41xx/common/irq.c | |
| parent | 3f5b3e17f791ba27f91fc4fdc514e7704d4d6273 (diff) | |
| download | olio-linux-3.10-ada8e9514b5880f81cdbbd212d121380ceef7acc.tar.xz olio-linux-3.10-ada8e9514b5880f81cdbbd212d121380ceef7acc.zip | |
Update Yoichi Yuasa's e-mail address
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/vr41xx/common/irq.c')
| -rw-r--r-- | arch/mips/vr41xx/common/irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/vr41xx/common/irq.c b/arch/mips/vr41xx/common/irq.c index 9cc389109b1..bef06872f01 100644 --- a/arch/mips/vr41xx/common/irq.c +++ b/arch/mips/vr41xx/common/irq.c @@ -1,7 +1,7 @@ /* * Interrupt handing routines for NEC VR4100 series. * - * Copyright (C) 2005-2007 Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> + * Copyright (C) 2005-2007 Yoichi Yuasa <yuasa@linux-mips.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |