Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[platform/kernel/linux-rpi.git] / include / linux / timex.h
index 94f8fae..7a082b3 100644 (file)
@@ -238,9 +238,6 @@ extern int tickadj;                 /* amount of adjustment per tick */
  * phase-lock loop variables
  */
 extern int time_status;                /* clock synchronization status bits */
-extern long time_maxerror;     /* maximum error */
-extern long time_esterror;     /* estimated error */
-
 extern long time_adjust;       /* The amount of adjtime left */
 
 extern void ntp_init(void);