aboutsummaryrefslogtreecommitdiff
path: root/include/bitfield.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bitfield.h')
-rw-r--r--include/bitfield.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bitfield.h b/include/bitfield.h
index 579a69c..d3ceeed 100644
--- a/include/bitfield.h
+++ b/include/bitfield.h
@@ -36,6 +36,7 @@
* tables which describe all bitfields in all registers.
*/
+#include <linux/bitops.h>
#include <linux/types.h>
/* Produces a mask of set bits covering a range of a uint value */