On 22 July 2016 at 15:51, Heiko Stuebner <[email protected]> wrote: > 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 <[email protected]> > --- > drivers/clk/rockchip/clk_rk3036.c | 10 +++------- > drivers/clk/rockchip/clk_rk3288.c | 10 +++------- > 2 files changed, 6 insertions(+), 14 deletions(-)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

