kernel/tools/include/asm-generic/bitops.h
.. .. @@ -27,5 +27,6 @@ 27 27 #include <asm-generic/bitops/hweight.h> 28 28 29 29 #include <asm-generic/bitops/atomic.h> 30 +#include <asm-generic/bitops/non-atomic.h>30 31 31 32 #endif /* __TOOLS_ASM_GENERIC_BITOPS_H */