Commit 76f8985a authored by Kevin Hilman's avatar Kevin Hilman

ARM: OMAP: fix gcc4 compile errors

Signed-off-by: default avatarKevin Hilman <khilman@deeprooted.net>
parent ff7e6adc
......@@ -48,8 +48,6 @@ struct clk_functions {
};
extern unsigned int mpurate;
extern struct list_head clocks;
extern spinlock_t clockfw_lock;
extern int clk_init(struct clk_functions * custom_clocks);
extern int clk_register(struct clk *clk);
......
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