ARM: mxs: remove unneeded enet_out clk initialization
authorShawn Guo <shawn.guo@linaro.org>
Mon, 18 Mar 2013 07:59:24 +0000 (15:59 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 4 Apr 2013 13:22:40 +0000 (21:22 +0800)
With fec driver taking care of enet_out clk, most of board setup
do not need to enable enet_out clk.  So remove them.

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

No differences found