From: tip-bot for YueHaibing <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: john.stultz@linaro.org, tglx@linutronix.de,
yuehaibing@huawei.com, linux-kernel@vger.kernel.org,
hpa@zytor.com, sboyd@kernel.org, mingo@kernel.org
Subject: [tip:timers/core] ntp: Remove duplicated include
Date: Tue, 18 Dec 2018 04:03:51 -0800 [thread overview]
Message-ID: <tip-07daef8b41e0d9e7802a448f6766504e7641a234@git.kernel.org> (raw)
In-Reply-To: <20181209062225.4344-1-yuehaibing@huawei.com>
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"
prev parent reply other threads:[~2018-12-18 12:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-09 6:22 [PATCH -next] ntp: remove duplicated include from ntp.c YueHaibing
2018-12-18 12:03 ` tip-bot for YueHaibing [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-07daef8b41e0d9e7802a448f6766504e7641a234@git.kernel.org \
--to=tipbot@zytor.com \
--cc=hpa@zytor.com \
--cc=john.stultz@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=sboyd@kernel.org \
--cc=tglx@linutronix.de \
--cc=yuehaibing@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.