aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/timekeeping.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/timekeeping.h b/include/linux/timekeeping.h
index 0021575fe871..51293e1aa4da 100644
--- a/include/linux/timekeeping.h
+++ b/include/linux/timekeeping.h
@@ -273,12 +273,6 @@ extern bool timekeeping_rtc_skipresume(void);
273extern void timekeeping_inject_sleeptime64(struct timespec64 *delta); 273extern void timekeeping_inject_sleeptime64(struct timespec64 *delta);
274 274
275/* 275/*
276 * PPS accessor
277 */
278extern void ktime_get_raw_and_real_ts64(struct timespec64 *ts_raw,
279 struct timespec64 *ts_real);
280
281/*
282 * struct system_time_snapshot - simultaneous raw/real time capture with 276 * struct system_time_snapshot - simultaneous raw/real time capture with
283 * counter value 277 * counter value
284 * @cycles: Clocksource counter value to produce the system times 278 * @cycles: Clocksource counter value to produce the system times