On 10/29, Geert Uytterhoeven wrote:
> if CONFIG_OF=n:
> 
>     drivers/clk/clk-cs2000-cp.c: In function ‘cs2000_remove’:
>     drivers/clk/clk-cs2000-cp.c:453:22: warning: unused variable ‘np’ 
> [-Wunused-variable]
>       struct device_node *np = dev->of_node;
>                         ^
> 
> Convert dummies of_clk_del_provider() and of_clk_init() from macros to
> static inline functions to kill such compiler warnings.
> 
> Reported-by: kbuild test robot <[email protected]>
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-clk" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to