]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx: clk-cpu: Include "clk.h" header file
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 29 Apr 2015 21:34:42 +0000 (18:34 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:49:34 +0000 (14:49 +0800)
commit34d5257cf96875672fda43e51bb6d5dcfbfac50a
treec7818be6c06dc9efca55dccd442a42de55141f99
parent043325b7bdb4cd78985b4970f7b10a78454df883
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>
drivers/clk/imx/clk-cpu.c