[RTC] remove references to asm/mach/time.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 20 Apr 2008 11:22:36 +0000 (12:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2008 13:56:35 +0000 (14:56 +0100)
asm/mach/time.h is the ARM header file for setting up kernel ticker
timekeeping (be that the old jiffy interrupt or the new clocksource.)
RTC drivers have no business using this header file, and in fact do
not require it.

Build tested on at91sam9rl, omap and s3c2410 configurations.

Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Acked-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/rtc/rtc-at91rm9200.c
drivers/rtc/rtc-at91sam9.c
drivers/rtc/rtc-omap.c
drivers/rtc/rtc-s3c.c

index 39e64ab..2af1e6f 100644 (file)
@@ -31,8 +31,6 @@
 #include <asm/uaccess.h>
 #include <asm/rtc.h>
 
-#include <asm/mach/time.h>
-
 #include <asm/arch/at91_rtc.h>
 
 
index 38d8742..f0246ef 100644 (file)
@@ -19,7 +19,6 @@
 #include <linux/interrupt.h>
 #include <linux/ioctl.h>
 
-#include <asm/mach/time.h>
 #include <asm/arch/board.h>
 #include <asm/arch/at91_rtt.h>
 
index 58f81c7..eb23d84 100644 (file)
@@ -22,7 +22,6 @@
 #include <linux/platform_device.h>
 
 #include <asm/io.h>
-#include <asm/mach/time.h>
 
 
 /* The OMAP1 RTC is a year/month/day/hours/minutes/seconds BCD clock
index f26e0ca..2c6e467 100644 (file)
@@ -28,8 +28,6 @@
 #include <asm/irq.h>
 #include <asm/rtc.h>
 
-#include <asm/mach/time.h>
-
 #include <asm/plat-s3c/regs-rtc.h>
 
 /* I have yet to find an S3C implementation with more than one