]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/ia64/kernel/time.c
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
[mv-sheeva.git] / arch / ia64 / kernel / time.c
index 98cfc90cab1d4916e9664fa01cca00bb41801662..2bb84214e5f1384f2208b47f637a644aa94e747e 100644 (file)
@@ -371,6 +371,11 @@ ia64_setup_printk_clock(void)
                ia64_printk_clock = ia64_itc_printk_clock;
 }
 
+/* IA64 doesn't cache the timezone */
+void update_vsyscall_tz(void)
+{
+}
+
 void update_vsyscall(struct timespec *wall, struct clocksource *c)
 {
         unsigned long flags;