commit | 64af415bddd88dd0012bcdd15540c388ef81cf60 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Nov 05 12:43:37 2015 -0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 05 10:52:31 2015 -0500 |
tree | ccfd5309f82584979c06f737d9fd5ea3afa5719c | |
parent | 6e8a108f06740e2dc78e1f3e4c28dbb923799084 [diff] |
avr32: 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>