[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200409064416.83340-10-sboyd@kernel.org>
Date: Wed, 8 Apr 2020 23:44:15 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
Jiaxun Yang <jiaxun.yang@...goat.com>,
Paul Burton <paulburton@...nel.org>,
linux-mips@...r.kernel.org, chenhc@...ote.com
Subject: [PATCH v2 09/10] MIPS: Loongson64: Drop asm/clock.h include
This include isn't used by this file, so just remove it.
Acked-by: Jiaxun Yang <jiaxun.yang@...goat.com>
Cc: Paul Burton <paulburton@...nel.org>
Cc: <linux-mips@...r.kernel.org>
Cc: <chenhc@...ote.com>
Signed-off-by: Stephen Boyd <sboyd@...nel.org>
---
arch/mips/loongson64/smp.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/mips/loongson64/smp.c b/arch/mips/loongson64/smp.c
index de8e0741ce2d..b48d9c566c5a 100644
--- a/arch/mips/loongson64/smp.c
+++ b/arch/mips/loongson64/smp.c
@@ -14,7 +14,6 @@
#include <linux/kexec.h>
#include <asm/processor.h>
#include <asm/time.h>
-#include <asm/clock.h>
#include <asm/tlbflush.h>
#include <asm/cacheflush.h>
#include <loongson.h>
--
Sent by a computer, using git, on the internet
Powered by blists - more mailing lists