aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/timex.h')
-rw-r--r--include/linux/timex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/timex.h b/include/linux/timex.h
index b5f297e17668..7715b4c0caf9 100644
--- a/include/linux/timex.h
+++ b/include/linux/timex.h
@@ -208,7 +208,6 @@ extern int time_state; /* clock status */
208extern int time_status; /* clock synchronization status bits */ 208extern int time_status; /* clock synchronization status bits */
209extern long time_offset; /* time adjustment (us) */ 209extern long time_offset; /* time adjustment (us) */
210extern long time_constant; /* pll time constant */ 210extern long time_constant; /* pll time constant */
211extern long time_tolerance; /* frequency tolerance (ppm) */
212extern long time_precision; /* clock precision (us) */ 211extern long time_precision; /* clock precision (us) */
213extern long time_maxerror; /* maximum error */ 212extern long time_maxerror; /* maximum error */
214extern long time_esterror; /* estimated error */ 213extern long time_esterror; /* estimated error */