u-boot-brain/drivers/clk/rockchip
Heiko Stübner abd0128eb1 rockchip: remove log2 reimplementation from clock drivers
The already available ilog2 function does exactly the same in the common
case than the log2 function the current clock-driver reimplement.
So, simply move to that one.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Simon Glass <sjg@chromium.org>
2016-08-05 18:07:07 -06:00
..
clk_rk3036.c rockchip: remove log2 reimplementation from clock drivers 2016-08-05 18:07:07 -06:00
clk_rk3288.c rockchip: remove log2 reimplementation from clock drivers 2016-08-05 18:07:07 -06:00
clk_rk3399.c clock: rk3399: add support for dwmmc 400K 2016-08-05 18:02:51 -06:00
Makefile move: rockchip: move clock drivers into a subdirectory 2016-08-05 17:56:08 -06:00