patch-2.4.0-test9 linux/arch/arm/kernel/time-acorn.c
Next file: linux/arch/arm/kernel/time.c
Previous file: linux/arch/arm/kernel/sys_arm.c
Back to the patch index
Back to the overall index
- Lines: 33
- Date:
Mon Sep 18 15:15:25 2000
- Orig file:
v2.4.0-test8/linux/arch/arm/kernel/time-acorn.c
- Orig date:
Sun Feb 6 17:45:25 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/kernel/time-acorn.c linux/arch/arm/kernel/time-acorn.c
@@ -1,12 +1,16 @@
/*
- * linux/arch/arm/kernel/time-acorn.c
+ * linux/arch/arm/kernel/time-acorn.c
*
- * Copyright (c) 1996-2000 Russell King.
+ * Copyright (c) 1996-2000 Russell King.
*
- * Changelog:
- * 24-Sep-1996 RMK Created
- * 10-Oct-1996 RMK Brought up to date with arch-sa110eval
- * 04-Dec-1997 RMK Updated for new arch/arm/time.c
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * Changelog:
+ * 24-Sep-1996 RMK Created
+ * 10-Oct-1996 RMK Brought up to date with arch-sa110eval
+ * 04-Dec-1997 RMK Updated for new arch/arm/time.c
*/
#include <linux/sched.h>
#include <linux/interrupt.h>
@@ -14,8 +18,8 @@
#include <asm/hardware.h>
#include <asm/io.h>
-#include <asm/ioc.h>
#include <asm/irq.h>
+#include <asm/hardware/ioc.h>
extern unsigned long (*gettimeoffset)(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)