]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit28699f794ad6087564c62364a8a339c64c777e06
treee9be271198b36aa43affffbe2a693a357feb8438
parent916e3415ed31c52c6b587f85311c8211b32e5646
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