zynq: Rename struct clk_ops to zynq_clk_ops
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:39:14 +0000 (15:39 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:29 +0000 (17:39 -0600)
commit30db918768396caaae43f644f7ca9e41f461ab75
treee09830352a44815e0b2984440afbb851a5da3507
parentf9917454d55caf3dafa41b27d8d8274716433a4c
zynq: Rename struct clk_ops to zynq_clk_ops

Since we want clk_ops to be used in U-Boot as a whole, rename the Zynq
version until it can be converted to driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-zynq/clk.c