X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Ftime.h;h=fbbd2a1c92ba29a5ecb36ece87e1f8b88e35f304;hb=c9d557c19f94df42db78d4a5de4d25feee694bad;hp=ce321ac5c8f8ceba2f0bdb7640dbc71a9eab6687;hpb=3f9b5d4dda6d85aab33fef32e8351ddc34c81fb4;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/time.h b/include/linux/time.h index ce321ac5c8f..fbbd2a1c92b 100644 --- a/include/linux/time.h +++ b/include/linux/time.h @@ -105,6 +105,7 @@ extern unsigned long read_persistent_clock(void); extern int update_persistent_clock(struct timespec now); extern int no_sync_cmos_clock __read_mostly; void timekeeping_init(void); +extern int timekeeping_suspended; unsigned long get_seconds(void); struct timespec current_kernel_time(void);