linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] powerpc: Remove duplicated include from time.c
@ 2021-03-31  8:58 Qiheng Lin
  0 siblings, 0 replies; only message in thread
From: Qiheng Lin @ 2021-03-31  8:58 UTC (permalink / raw)
  To: linqiheng, Michael Ellerman, Nicholas Piggin, Christophe Leroy,
	Ingo Molnar, Geert Uytterhoeven, Peter Zijlstra,
	Frederic Weisbecker
  Cc: linuxppc-dev, linux-kernel, kernel-janitors, Hulk Robot

Remove duplicated include.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Qiheng Lin <linqiheng@huawei.com>
---
 arch/powerpc/kernel/time.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c
index b67d93a609a2..2c8762002b21 100644
--- a/arch/powerpc/kernel/time.c
+++ b/arch/powerpc/kernel/time.c
@@ -53,7 +53,6 @@
 #include <linux/of_clk.h>
 #include <linux/suspend.h>
 #include <linux/sched/cputime.h>
-#include <linux/sched/clock.h>
 #include <linux/processor.h>
 #include <asm/trace.h>
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-31  8:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  8:58 [PATCH -next] powerpc: Remove duplicated include from time.c Qiheng Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).