diff options
author | Heiko Stübner <heiko@sntech.de> | 2016-07-22 21:51:06 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-08-06 00:07:07 (GMT) |
commit | abd0128eb12232948c6b7d3ad88132bb2d4897f8 (patch) | |
tree | afeb9967661cc3cd950f61bb67e13ea579655acb /drivers/misc | |
parent | 75a52bd770bcaa3fd065237538263f8e11240fe0 (diff) | |
download | u-boot-fsl-qoriq-abd0128eb12232948c6b7d3ad88132bb2d4897f8.tar.xz |
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>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions