clk: mxs: Include clk mxs header file
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 27 May 2013 15:28:25 +0000 (12:28 -0300)
committerMike Turquette <mturquette@linaro.org>
Fri, 31 May 2013 01:27:24 +0000 (18:27 -0700)
commitd68c380590c390a488fe214e5ebf9439216ac3ba
tree184e1e51abc0cc8e77c2e6af289bae8feb47c5b2
parent419e321df8d7d605f21f980903befc65ee66e848
clk: mxs: Include clk mxs header file

Fix the following sparse warnings:

drivers/clk/mxs/clk-imx28.c:72:5: warning: symbol 'mxs_saif_clkmux_select' was not declared. Should it be static?
drivers/clk/mxs/clk-imx28.c:156:12: warning: symbol 'mx28_clocks_init' was not declared. Should it be static?

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
[mturquette@linaro.org: fixed $SUBJECT line]
drivers/clk/mxs/clk-imx28.c