Skip to content

Commit c7725c9

Browse files
committed
MIPS: Loongson64: Drop asm/clock.h include
This include isn't used by this file, so just remove it. Acked-by: Jiaxun Yang <[email protected]> Cc: Paul Burton <[email protected]> Cc: <[email protected]> Cc: <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Reviewed-by: Arnd Bergmann <[email protected]>
1 parent 3819ad4 commit c7725c9

File tree

1 file changed

+0
-1
lines changed
  • arch/mips/loongson64

1 file changed

+0
-1
lines changed

arch/mips/loongson64/smp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include <linux/kexec.h>
1616
#include <asm/processor.h>
1717
#include <asm/time.h>
18-
#include <asm/clock.h>
1918
#include <asm/tlbflush.h>
2019
#include <asm/cacheflush.h>
2120
#include <loongson.h>

0 commit comments

Comments
 (0)