]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
MIPS: Loongson64: Drop asm/clock.h include
authorStephen Boyd <sboyd@kernel.org>
Thu, 9 Apr 2020 06:44:15 +0000 (23:44 -0700)
committerStephen Boyd <sboyd@kernel.org>
Wed, 13 May 2020 03:28:03 +0000 (20:28 -0700)
This include isn't used by this file, so just remove it.

Acked-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Paul Burton <paulburton@kernel.org>
Cc: <linux-mips@vger.kernel.org>
Cc: <chenhc@lemote.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20200409064416.83340-10-sboyd@kernel.org
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/mips/loongson64/smp.c

index e1fe8bbb377d5f0b0850b2b8d4cf8607ad4ae05d..e744e1bee49e83cf70944d5a5c3ffde676b949ee 100644 (file)
@@ -15,7 +15,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>