Commit 1a461c5b authored by Ralf Baechle's avatar Ralf Baechle

MIPS: clock.h: Remove declaration of cpu_wait.

Duplicate and has no business in this header file.
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 154c2670
......@@ -6,8 +6,6 @@
#include <linux/seq_file.h>
#include <linux/clk.h>
extern void (*cpu_wait) (void);
struct clk;
struct clk_ops {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment