[PATCH] time/ntp: Remove duplicated include from

From: Ma Shimiao
Date: Wed Jul 20 2016 - 04:20:49 EST


Signed-off-by: Ma Shimiao <mashimiao.fnst@xxxxxxxxxxxxxx>
---
kernel/time/ntp.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/kernel/time/ntp.c b/kernel/time/ntp.c
index 6df8927..4708198 100644
--- a/kernel/time/ntp.c
+++ b/kernel/time/ntp.c
@@ -16,7 +16,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"
--
2.4.11