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 /drivers/serial/vr41xx_siu.c | |
parent | 3f5b3e17f791ba27f91fc4fdc514e7704d4d6273 (diff) | |
download | talos-op-linux-ada8e9514b5880f81cdbbd212d121380ceef7acc.tar.gz talos-op-linux-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 'drivers/serial/vr41xx_siu.c')
-rw-r--r-- | drivers/serial/vr41xx_siu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/vr41xx_siu.c b/drivers/serial/vr41xx_siu.c index 0573f3b5175e..dac550e57c29 100644 --- a/drivers/serial/vr41xx_siu.c +++ b/drivers/serial/vr41xx_siu.c @@ -1,7 +1,7 @@ /* * Driver for NEC VR4100 series Serial Interface Unit. * - * Copyright (C) 2004-2008 Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> + * Copyright (C) 2004-2008 Yoichi Yuasa <yuasa@linux-mips.org> * * Based on drivers/serial/8250.c, by Russell King. * |