06/04/2017 16:15, Olivier Matz: > At some places, the log2() function is used despite this function > works on float. This introduces a dependency to the math lib but > most of the time it is not required because we want an integer log2. > > Add a new helper to do this job and fix 2 drivers.
Only nfp driver is fixed. > Signed-off-by: Olivier Matz <[email protected]> Acked-by: Alejandro Lucero <[email protected]> Applied, thanks

