ARM: imx6q: remove unneeded clk lookups
authorShawn Guo <shawn.guo@linaro.org>
Thu, 6 Feb 2014 03:28:58 +0000 (11:28 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:35:19 +0000 (10:35 +0800)
Since commit (a94f8ec ARM: imx6q: remove board specific CLKO setup),
a number of clk lookups in imx6q clock driver is no longer needed.
Let's remove them.

The cpu0 lookup is also removed since we are now running imx6 cpufreq
driver and looking up clocks from device tree.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found