Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: clock.h: Remove declaration of cpu_wait.

Duplicate and has no business in this header file.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

-2
-2
arch/mips/include/asm/clock.h
··· 6 6 #include <linux/seq_file.h> 7 7 #include <linux/clk.h> 8 8 9 - extern void (*cpu_wait) (void); 10 - 11 9 struct clk; 12 10 13 11 struct clk_ops {