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


Groups > linux.kernel > #1447080 > unrolled thread

[PATCH] time/ntp: Remove duplicated include from

Started byMa Shimiao <mashimiao.fnst@cn.fujitsu.com>
First post2016-07-20 10:30 +0200
Last post2016-07-20 10:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

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

#1447080 — [PATCH] time/ntp: Remove duplicated include from

FromMa Shimiao <mashimiao.fnst@cn.fujitsu.com>
Date2016-07-20 10:30 +0200
Subject[PATCH] time/ntp: Remove duplicated include from
Message-ID<rWV3b-7pU-15@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web