[PATCH v2 09/10] MIPS: Loongson64: Drop asm/clock.h include

From: Stephen Boyd
Date: Thu Apr 09 2020 - 02:44:36 EST


This include isn't used by this file, so just remove it.

Acked-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
Cc: Paul Burton <paulburton@xxxxxxxxxx>
Cc: <linux-mips@xxxxxxxxxxxxxxx>
Cc: <chenhc@xxxxxxxxxx>
Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx>
---
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