summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-pllv1.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: i.MX: Remove clk.h includeStephen Boyd2015-07-201-1/+0
| | | | | | | | | | | 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>
* ARM: imx: move clock drivers into drivers/clkShawn Guo2015-06-031-0/+141
After the cleanup on clock drivers, they are now ready to be moved into drivers/clk. Let's move them into drivers/clk/imx folder. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Stephen Boyd <sboyd@codeaurora.org>
OpenPOWER on IntegriCloud