diff options
author | John Crispin <john@phrozen.org> | 2016-05-05 10:57:56 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-13 15:02:18 +0300 |
commit | 97b921087fa76b1b0b2a20ae70d0e8b6d394c4ea (patch) | |
tree | d3958238b56d0153e325e7660657ae2ed9cd7315 /arch/mips/pci/pci-rt2880.c | |
parent | bdb40e8e8874476ad3396e96470639575416245c (diff) | |
download | linux-97b921087fa76b1b0b2a20ae70d0e8b6d394c4ea.tar.xz |
MIPS: Change my email address
The old address is no longer valid. Use the my new one instead.
Signed-off-by: John Crispin <john@phrozen.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13201/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci/pci-rt2880.c')
-rw-r--r-- | arch/mips/pci/pci-rt2880.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/pci/pci-rt2880.c b/arch/mips/pci/pci-rt2880.c index a245cad4372a..f2a1050168d9 100644 --- a/arch/mips/pci/pci-rt2880.c +++ b/arch/mips/pci/pci-rt2880.c @@ -1,7 +1,7 @@ /* * Ralink RT288x SoC PCI register definitions * - * Copyright (C) 2009 John Crispin <blogic@openwrt.org> + * Copyright (C) 2009 John Crispin <john@phrozen.org> * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org> * * Parts of this file are based on Ralink's 2.6.21 BSP |