diff --git a/[refs] b/[refs] index 320758eb812e..bdf3db32d612 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cd5398bed9296d1ddb21630ac17e90cd19a5c62e +refs/heads/master: 190d3b6b4ab0e1ce991e8bc94ad95f00b0dc476b diff --git a/trunk/include/linux/time.h b/trunk/include/linux/time.h index 33a92ead4d88..179f4d6755fc 100644 --- a/trunk/include/linux/time.h +++ b/trunk/include/linux/time.h @@ -167,7 +167,6 @@ extern void get_monotonic_boottime(struct timespec *ts); extern struct timespec timespec_trunc(struct timespec t, unsigned gran); extern int timekeeping_valid_for_hres(void); extern u64 timekeeping_max_deferment(void); -extern void timekeeping_leap_insert(int leapsecond); extern int timekeeping_inject_offset(struct timespec *ts); struct tms;