aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/sbc_epx_c3.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-10-30 12:54:03 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-30 12:54:03 -0700
commit814b3bed63c23f310121befa0fe004a20dec95b2 (patch)
tree88a8ce02ee9d74dff2e58f75b98d0ce60621ab0a /drivers/watchdog/sbc_epx_c3.c
parente61467e9b6c88e97560873603cf9aceaf7435480 (diff)
parent29fa0586de4fe518f122a915b8c6e92d12e8ca7f (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
* git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog: [PATCH] Switch all my contributions stuff to a single common address [WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdog
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 e5e470ca775..06553debc7b 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>