Skip to content
Commit b62c190f authored by Ben Dooks's avatar Ben Dooks Committed by Stephen Boyd
Browse files

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: default avatarBen Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent c895db85
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment