diff options
author | Yoichi Yuasa <[email protected]> | 2009-07-03 00:39:38 +0900 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2009-07-03 15:45:29 +0100 |
commit | ada8e9514b5880f81cdbbd212d121380ceef7acc (patch) | |
tree | 83c068f628be496ea6a1c6f67b7e95708d59efe4 /arch/mips/vr41xx/common/cmu.c | |
parent | 3f5b3e17f791ba27f91fc4fdc514e7704d4d6273 (diff) |
Update Yoichi Yuasa's e-mail address
Signed-off-by: Yoichi Yuasa <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'arch/mips/vr41xx/common/cmu.c')
-rw-r--r-- | arch/mips/vr41xx/common/cmu.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/mips/vr41xx/common/cmu.c b/arch/mips/vr41xx/common/cmu.c index ad0e8e3409d9..8ba7d04a5ec5 100644 --- a/arch/mips/vr41xx/common/cmu.c +++ b/arch/mips/vr41xx/common/cmu.c @@ -2,8 +2,8 @@ * cmu.c, Clock Mask Unit routines for the NEC VR4100 series. * * Copyright (C) 2001-2002 MontaVista Software Inc. - * Author: Yoichi Yuasa <[email protected] or [email protected]> - * Copuright (C) 2003-2005 Yoichi Yuasa <[email protected]> + * Author: Yoichi Yuasa <[email protected]> + * Copuright (C) 2003-2005 Yoichi Yuasa <[email protected]> * * 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 @@ -21,11 +21,11 @@ */ /* * Changes: - * MontaVista Software Inc. <[email protected]> or <[email protected]> + * MontaVista Software Inc. <[email protected]> * - New creation, NEC VR4122 and VR4131 are supported. * - Added support for NEC VR4111 and VR4121. * - * Yoichi Yuasa <[email protected]> + * Yoichi Yuasa <[email protected]> * - Added support for NEC VR4133. */ #include <linux/init.h> |