aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sbc_epx_c3.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/sbc_epx_c3.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/sbc_epx_c3.c')
-rw-r--r--drivers/watchdog/sbc_epx_c3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/sbc_epx_c3.c b/drivers/watchdog/sbc_epx_c3.c
index e5e470ca7759..06553debc7bc 100644
--- a/drivers/watchdog/sbc_epx_c3.c
+++ b/drivers/watchdog/sbc_epx_c3.c
@@ -10,7 +10,7 @@
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*
- * based on softdog.c by Alan Cox <alan@redhat.com>
+ * based on softdog.c by Alan Cox <alan@lxorguk.ukuu.org.uk>
*/
#include <linux/module.h>