clk: i.MX: Remove clk.h include
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 19 Jun 2015 22:00:46 +0000 (15:00 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 20 Jul 2015 17:52:49 +0000 (10:52 -0700)
commit663724f9905818c261f0262b1a64b141dad5e3cd
treee9be271198b36aa43affffbe2a693a357feb8438
parent0d1d7a5588d029f2b3b30d38c2b1d693cb49568d
clk: i.MX: Remove clk.h include

Clock provider drivers generally shouldn't include clk.h because
it's the consumer API. Remove the include here because this is a
provider driver.

Cc: Alexander Shiyan <shc_work@mail.ru>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/imx/clk-imx1.c
drivers/clk/imx/clk-imx21.c
drivers/clk/imx/clk-pfd.c
drivers/clk/imx/clk-pllv1.c
drivers/clk/imx/clk-pllv3.c