[PATCH] clk: hi6220: fix missing clk.h include
From: Stephen Boyd <hidden>
Date: 2016-06-21 00:46:24
Also in:
linux-clk
From: Stephen Boyd <hidden>
Date: 2016-06-21 00:46:24
Also in:
linux-clk
On 06/07, Ben Dooks wrote:
Fix the warning from missing "clk.h" include which defines hi6220_register_clkdiv() function. drivers/clk/hisilicon/clkdivider-hi6220.c:102:12: warning: symbol 'hi6220_register_clkdiv' was not declared. Should it be static? Signed-off-by: Ben Dooks <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project