--- zzzz-none-000/linux-3.10.107/arch/mips/include/asm/clock.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/mips/include/asm/clock.h 2021-02-04 17:41:59.000000000 +0000 @@ -35,9 +35,6 @@ #define CLK_ALWAYS_ENABLED (1 << 0) #define CLK_RATE_PROPAGATES (1 << 1) -/* Should be defined by processor-specific code */ -void arch_init_clk_ops(struct clk_ops **, int type); - int clk_init(void); int __clk_enable(struct clk *);