git.openpandora.org
/
pandora-kernel.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
time: Remove xtime_cache
[pandora-kernel.git]
/
include
/
linux
/
time.h
diff --git
a/include/linux/time.h
b/include/linux/time.h
index
6e026e4
..
ea3559f
100644
(file)
--- a/
include/linux/time.h
+++ b/
include/linux/time.h
@@
-150,7
+150,6
@@
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 update_wall_time(void);
-extern void update_xtime_cache(u64 nsec);
extern void timekeeping_leap_insert(int leapsecond);
struct tms;