commit | a39973a4fdad7be1edaf276334b3a1907fe31025 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Wed Apr 29 18:34:42 2015 -0300 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Jun 03 14:49:34 2015 +0800 |
tree | c7818be6c06dc9efca55dccd442a42de55141f99 | |
parent | 65d0a16dce3c2564b21c13d8492af48959a3c3c3 [diff] |
clk: imx: clk-cpu: Include "clk.h" header file Include the "clk.h" header file to fix the following sparse warning: drivers/clk/imx/clk-cpu.c:77:12: warning: symbol 'imx_clk_cpu' was not declared. Should it be static? Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>