diff options
author | Wu Zhangjin <wuzhangjin@gmail.com> | 2010-01-04 04:16:51 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-02-27 06:53:12 -0500 |
commit | f7a904dffe30a02636053d8022498ced7e44d31c (patch) | |
tree | 71130b3b2cf44bafe05d125ee4ea54d771b2ce67 /arch/mips/pci | |
parent | 50549bda2d47f419758dac9bc72e2b0eb9077d83 (diff) |
MIPS: Loongson: Change the Email address of Wu Zhangjin
Currently wuzj@lemote.com is not usable; change it to wuzhangjin@gmail.com.
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: yanh@lemote.com
Cc: huhb@lemote.com
Cc: zhangfx@lemote.com
Patchwork: http://patchwork.linux-mips.org/patch/829/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci')
-rw-r--r-- | arch/mips/pci/ops-loongson2.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/pci/ops-loongson2.c b/arch/mips/pci/ops-loongson2.c index aa5d3da27212..2bb4057bf6c7 100644 --- a/arch/mips/pci/ops-loongson2.c +++ b/arch/mips/pci/ops-loongson2.c | |||
@@ -1,13 +1,11 @@ | |||
1 | /* | 1 | /* |
2 | * fuloong2e specific PCI support. | ||
3 | * | ||
4 | * Copyright (C) 1999, 2000, 2004 MIPS Technologies, Inc. | 2 | * Copyright (C) 1999, 2000, 2004 MIPS Technologies, Inc. |
5 | * All rights reserved. | 3 | * All rights reserved. |
6 | * Authors: Carsten Langgaard <carstenl@mips.com> | 4 | * Authors: Carsten Langgaard <carstenl@mips.com> |
7 | * Maciej W. Rozycki <macro@mips.com> | 5 | * Maciej W. Rozycki <macro@mips.com> |
8 | * | 6 | * |
9 | * Copyright (C) 2009 Lemote Inc. | 7 | * Copyright (C) 2009 Lemote Inc. |
10 | * Author: Wu Zhangjin <wuzj@lemote.com> | 8 | * Author: Wu Zhangjin <wuzhangjin@gmail.com> |
11 | * | 9 | * |
12 | * This program is free software; you can distribute it and/or modify it | 10 | * This program is free software; you can distribute it and/or modify it |
13 | * under the terms of the GNU General Public License (Version 2) as | 11 | * under the terms of the GNU General Public License (Version 2) as |