[PATCH 03/14] clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h
Sekhar Nori
nsekhar at ti.com
Sun Apr 5 22:50:48 PDT 2015
On Friday 03 April 2015 10:42 PM, Russell King wrote:
> 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.
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> ---
> arch/arm/mach-davinci/da850.c | 1 +
For the DaVinci change:
Acked-by: Sekhar Nori <nsekhar at ti.com>
Thanks,
Sekhar
More information about the linux-arm-kernel
mailing list