diff options
Diffstat (limited to 'arch/mips/power/cpu.c')
| -rw-r--r-- | arch/mips/power/cpu.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/power/cpu.c b/arch/mips/power/cpu.c index 7995df45dc8..26a6ef19d71 100644 --- a/arch/mips/power/cpu.c +++ b/arch/mips/power/cpu.c @@ -3,9 +3,9 @@   *   * Licensed under the GPLv2   * - * Copyright (C) 2009 Lemote Inc. & Insititute of Computing Technology + * Copyright (C) 2009 Lemote Inc.   * Author: Hu Hongbing <huhb@lemote.com> - *         Wu Zhangjin <wuzj@lemote.com> + *         Wu Zhangjin <wuzhangjin@gmail.com>   */  #include <asm/suspend.h>  #include <asm/fpu.h>  |