Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6,8 +6,6 @@
#include <linux/seq_file.h>
#include <linux/clk.h>

extern void (*cpu_wait) (void);

struct clk;

struct clk_ops {