public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] ntp: remove duplicated include from ntp.c
@ 2018-12-09  6:22 YueHaibing
  2018-12-18 12:03 ` [tip:timers/core] ntp: Remove duplicated include tip-bot for YueHaibing
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2018-12-09  6:22 UTC (permalink / raw)
  To: john.stultz, tglx, sboyd; +Cc: linux-kernel, YueHaibing

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 kernel/time/ntp.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kernel/time/ntp.c b/kernel/time/ntp.c
index c5e0cba..bc3a3c3 100644
--- a/kernel/time/ntp.c
+++ b/kernel/time/ntp.c
@@ -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"
-- 
2.7.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [tip:timers/core] ntp: Remove duplicated include
  2018-12-09  6:22 [PATCH -next] ntp: remove duplicated include from ntp.c YueHaibing
@ 2018-12-18 12:03 ` tip-bot for YueHaibing
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for YueHaibing @ 2018-12-18 12:03 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: john.stultz, tglx, yuehaibing, linux-kernel, hpa, sboyd, mingo

Commit-ID:  07daef8b41e0d9e7802a448f6766504e7641a234
Gitweb:     https://git.kernel.org/tip/07daef8b41e0d9e7802a448f6766504e7641a234
Author:     YueHaibing <yuehaibing@huawei.com>
AuthorDate: Sun, 9 Dec 2018 14:22:25 +0800
Committer:  Thomas Gleixner <tglx@linutronix.de>
CommitDate: Tue, 18 Dec 2018 12:59:33 +0100

ntp: Remove duplicated include

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: <john.stultz@linaro.org>
Cc: <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20181209062225.4344-1-yuehaibing@huawei.com

---
 kernel/time/ntp.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kernel/time/ntp.c b/kernel/time/ntp.c
index c5e0cba3b39c..bc3a3c37ec9c 100644
--- a/kernel/time/ntp.c
+++ b/kernel/time/ntp.c
@@ -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"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-18 12:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-09  6:22 [PATCH -next] ntp: remove duplicated include from ntp.c YueHaibing
2018-12-18 12:03 ` [tip:timers/core] ntp: Remove duplicated include tip-bot for YueHaibing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox