OSDN Git Service

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)
commita39973a4fdad7be1edaf276334b3a1907fe31025
treec7818be6c06dc9efca55dccd442a42de55141f99
parent65d0a16dce3c2564b21c13d8492af48959a3c3c3
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