Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1447080

[PATCH] time/ntp: Remove duplicated include from

From Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
Newsgroups linux.kernel
Subject [PATCH] time/ntp: Remove duplicated include from
Date 2016-07-20 10:30 +0200
Message-ID <rWV3b-7pU-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
---
 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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH] time/ntp: Remove duplicated include from Ma Shimiao <mashimiao.fnst@cn.fujitsu.com> - 2016-07-20 10:30 +0200

csiph-web