[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200405025123.154688-9-sboyd@kernel.org>
Date: Sat, 4 Apr 2020 19:51:22 -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 8/9] MIPS: Loongson64: Drop asm/clock.h include
This include isn't used by this file, so just remove it.
Cc: 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