Home
last modified time | relevance | path

Searched hist:b62c190f80342f76e3d1e9ebbe16f580a21cc64b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/hisilicon/
H A Dclkdivider-hi6220.cdiff b62c190f80342f76e3d1e9ebbe16f580a21cc64b Tue Jun 07 08:54:08 CDT 2016 Ben Dooks <ben.dooks@codethink.co.uk> clk: hi6220: fix missing clk.h include

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 <ben.dooks@codethink.co.uk>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>