]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/time.h
iwlwifi: correct math in elapsed_jiffies
[linux-2.6-omap-h63xx.git] / include / linux / time.h
index 6a5f503b4f1d6a7fbed3175f88aa3110ff1e6ea6..b04136d60a2f79c5293ddc641e664afa18820ee0 100644 (file)
@@ -92,7 +92,7 @@ static inline struct timespec timespec_sub(struct timespec lhs,
 
 extern struct timespec xtime;
 extern struct timespec wall_to_monotonic;
-extern seqlock_t xtime_lock __attribute__((weak));
+extern seqlock_t xtime_lock;
 
 extern unsigned long read_persistent_clock(void);
 extern int update_persistent_clock(struct timespec now);