diff options
| author | 2009-07-03 00:39:38 +0900 | |
|---|---|---|
| committer | 2009-07-03 15:45:29 +0100 | |
| commit | ada8e9514b5880f81cdbbd212d121380ceef7acc (patch) | |
| tree | 83c068f628be496ea6a1c6f67b7e95708d59efe4 /arch/mips/cobalt/time.c | |
| parent | MIPS: Allow suspend and hibernation again on uniprocessor kernels. (diff) | |
| download | linux-dev-ada8e9514b5880f81cdbbd212d121380ceef7acc.tar.xz linux-dev-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/cobalt/time.c')
| -rw-r--r-- | arch/mips/cobalt/time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/cobalt/time.c b/arch/mips/cobalt/time.c index 4a570e7145fe..0162f9edc693 100644 --- a/arch/mips/cobalt/time.c +++ b/arch/mips/cobalt/time.c @@ -1,7 +1,7 @@ /* * Cobalt time initialization. * - * Copyright (C) 2007 Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> + * Copyright (C) 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 |
