]> Git Repo - linux.git/commitdiff
ntp: Remove duplicated include
authorYueHaibing <[email protected]>
Sun, 9 Dec 2018 06:22:25 +0000 (14:22 +0800)
committerThomas Gleixner <[email protected]>
Tue, 18 Dec 2018 11:59:33 +0000 (12:59 +0100)
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
kernel/time/ntp.c

index c5e0cba3b39cc12c5b6ef2f12c04395123e999c6..bc3a3c37ec9ce11b8e649c01f3d3ed5bb01badc3 100644 (file)
@@ -17,7 +17,6 @@
 #include <linux/mm.h>
 #include <linux/module.h>
 #include <linux/rtc.h>
-#include <linux/math64.h>
 
 #include "ntp_internal.h"
 #include "timekeeping_internal.h"
This page took 0.060335 seconds and 4 git commands to generate.