7b39cafb7a
The objtool build fails with the recent changes to the bits-per-long
headers:
tools/include/linux/bitops.h:12:0: error: "BITS_PER_LONG" redefined [-Werror]
Which got introduced by:
|
||
---|---|---|
.. | ||
asm | ||
asm-generic | ||
linux | ||
tools | ||
uapi |