4 Apr
2015
4 Apr
'15
2:49 a.m.
* Russell King rmk+kernel@arm.linux.org.uk [150403 10:13]:
clk_add_alias() is provided by clkdev, and is not part of the clk API. Howver, it is prototyped in two locations: linux/clkdev.h and linux/clk.h. This is a mess. Get rid of the redundant and unnecessary version in linux/clk.h.
Acked-by: Tony Lindgren tony@atomide.com