diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 16:17:56 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2008-10-28 20:16:11 +0100 |
commit | 29fa0586de4fe518f122a915b8c6e92d12e8ca7f (patch) | |
tree | 871d2e792b7ae8ec57c5ec86616186d675631af9 /drivers/watchdog/s3c2410_wdt.c | |
parent | [WATCHDOG] pci: use pci_ioremap_bar() in drivers/watchdog (diff) | |
download | linux-29fa0586de4fe518f122a915b8c6e92d12e8ca7f.tar.xz linux-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/s3c2410_wdt.c')
-rw-r--r-- | drivers/watchdog/s3c2410_wdt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/s3c2410_wdt.c b/drivers/watchdog/s3c2410_wdt.c index 86d42801de45..f7f6ce82a5e2 100644 --- a/drivers/watchdog/s3c2410_wdt.c +++ b/drivers/watchdog/s3c2410_wdt.c @@ -6,7 +6,7 @@ * S3C2410 Watchdog Timer Support * * Based on, softdog.c by Alan Cox, - * (c) Copyright 1996 Alan Cox <alan@redhat.com> + * (c) Copyright 1996 Alan Cox <alan@lxorguk.ukuu.org.uk> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |