aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mpcore_wdt.c
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2008-10-27 15:17:56 +0000
committerWim Van Sebroeck <wim@iguana.be>2008-10-28 19:16:11 +0000
commit29fa0586de4fe518f122a915b8c6e92d12e8ca7f (patch)
tree871d2e792b7ae8ec57c5ec86616186d675631af9 /drivers/watchdog/mpcore_wdt.c
parent[WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdog (diff)
downloadlinux-dev-29fa0586de4fe518f122a915b8c6e92d12e8ca7f.tar.xz
linux-dev-29fa0586de4fe518f122a915b8c6e92d12e8ca7f.zip
[PATCH] Switch all my contributions stuff to a single common address
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/mpcore_wdt.c')
-rw-r--r--drivers/watchdog/mpcore_wdt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/watchdog/mpcore_wdt.c b/drivers/watchdog/mpcore_wdt.c
index 2a9bfa81f9d6..1130ad697ce2 100644
--- a/drivers/watchdog/mpcore_wdt.c
+++ b/drivers/watchdog/mpcore_wdt.c
@@ -4,8 +4,8 @@
* (c) Copyright 2004 ARM Limited
*
* Based on the SoftDog driver:
- * (c) Copyright 1996 Alan Cox <alan@redhat.com>, All Rights Reserved.
- * http://www.redhat.com
+ * (c) Copyright 1996 Alan Cox <alan@lxorguk.ukuu.org.uk>,
+ * All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License