aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/asm-generic/bitops.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/asm-generic/bitops.h')
-rw-r--r--tools/include/asm-generic/bitops.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/include/asm-generic/bitops.h b/tools/include/asm-generic/bitops.h
index 9bce3b56b5e7..5d2ab38965cc 100644
--- a/tools/include/asm-generic/bitops.h
+++ b/tools/include/asm-generic/bitops.h
@@ -27,5 +27,6 @@
#include <asm-generic/bitops/hweight.h>
#include <asm-generic/bitops/atomic.h>
+#include <asm-generic/bitops/non-atomic.h>
#endif /* __TOOLS_ASM_GENERIC_BITOPS_H */