]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:48:54 +0000 (13:48 +0200)
commitc2c2d27599feba0108b98d9e7a7b140375cb8dd7
tree9d67b251f54de85cbdb22cfc096e1a55a90b7b80
parent2b98559ca25bc7ca3cdf81354cb6e6053f1562db
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