commit | fa3414d92a3072f2dc4f449c335618b86da74d1e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Nov 05 12:43:34 2015 -0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 05 10:52:23 2015 -0500 |
tree | cfb4db59317b809240c3cf5b45a30fe4f273a5b9 | |
parent | 4a779da1a2a1ea6242b8358fae6d6dc7d9dea524 [diff] |
nios2: Use the generic bitops headers The generic bitops headers are required when calling logarithmic functions, such as ilog2(). Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Jagan Teki <jteki@openedev.com>