Skip to content
Commit ae394968 authored by Christian Gmeiner's avatar Christian Gmeiner Committed by Dylan Baker
Browse files

util/bitset: include util/macro.h



BITSET_FFS(x) macro makes use of ARRAY_SIZE(x) macro which is
defined in util/macro.h. Include it directy to make usage more
straightforward.

Fixes: 692bd4a1 ("util: replace Elements() with ARRAY_SIZE()")
Signed-off-by: default avatarChristian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
(cherry picked from commit efae1279)
parent 2008ca24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment