]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/mach/time.h
[ARM] 3855/1: Add generic time support
[linux-2.6-omap-h63xx.git] / include / asm-arm / mach / time.h
index dee0bc336fe8393ae8e13b4079a1a3f3eab6f328..1eb93f5c0d6cf921c6bfc3cf211bf84b654687c6 100644 (file)
@@ -38,7 +38,9 @@ struct sys_timer {
        void                    (*init)(void);
        void                    (*suspend)(void);
        void                    (*resume)(void);
+#ifndef CONFIG_GENERIC_TIME
        unsigned long           (*offset)(void);
+#endif
 
 #ifdef CONFIG_NO_IDLE_HZ
        struct dyn_tick_timer   *dyn_tick;