aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/irq.c
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-05-05 03:57:56 -0400
committerRalf Baechle <ralf@linux-mips.org>2016-05-13 08:02:18 -0400
commit97b921087fa76b1b0b2a20ae70d0e8b6d394c4ea (patch)
treed3958238b56d0153e325e7660657ae2ed9cd7315 /arch/mips/ralink/irq.c
parentbdb40e8e8874476ad3396e96470639575416245c (diff)
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/ralink/irq.c')
-rw-r--r--arch/mips/ralink/irq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/ralink/irq.c b/arch/mips/ralink/irq.c
index 4cf77f358395..4911c1445f1a 100644
--- a/arch/mips/ralink/irq.c
+++ b/arch/mips/ralink/irq.c
@@ -4,7 +4,7 @@
4 * by the Free Software Foundation. 4 * by the Free Software Foundation.
5 * 5 *
6 * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org> 6 * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
7 * Copyright (C) 2013 John Crispin <blogic@openwrt.org> 7 * Copyright (C) 2013 John Crispin <john@phrozen.org>
8 */ 8 */
9 9
10#include <linux/io.h> 10#include <linux/io.h>