patch-2.4.0-test9 linux/drivers/char/wdt285.c
Next file: linux/drivers/char/wdt977.c
Previous file: linux/drivers/char/wdt.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Mon Sep 18 15:15:22 2000
- Orig file:
v2.4.0-test8/linux/drivers/char/wdt285.c
- Orig date:
Sun Aug 13 09:54:15 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/char/wdt285.c linux/drivers/char/wdt285.c
@@ -6,8 +6,7 @@
*
* SoftDog 0.05: A Software Watchdog Device
*
- * (c) Copyright 1996 Alan Cox <alan@cymru.net>, All Rights Reserved.
- * http://www.cymru.net
+ * (c) Copyright 1996 Alan Cox <alan@redhat.com>, 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
@@ -32,7 +31,7 @@
#include <asm/uaccess.h>
#include <asm/hardware.h>
#include <asm/mach-types.h>
-#include <asm/dec21285.h>
+#include <asm/hardware/dec21285.h>
/*
* Define this to stop the watchdog actually rebooting the machine.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)