提交 1f6823fa 编写于 作者: T Thomas Gleixner

time: Get rid of do_posix_clock_monotonic_gettime

All users gone. Remove it before we get another one.
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
上级 0ec62aae
......@@ -145,7 +145,6 @@ static inline void getboottime(struct timespec *ts)
}
#endif
#define do_posix_clock_monotonic_gettime(ts) ktime_get_ts(ts)
#define ktime_get_real_ts64(ts) getnstimeofday64(ts)
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册