]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
xarray: Include bitmap.h directly
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 9 Sep 2021 14:16:11 +0000 (10:16 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 9 Sep 2021 14:16:11 +0000 (10:16 -0400)
Needed for find_next_bit(), which has been moved

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
include/linux/xarray.h

index a91e3d90df8a540daebcd0b9149bf98de2e9ec7f..4572dfad47548ab7a8934a2df546d2cde078d0b0 100644 (file)
@@ -17,6 +17,7 @@
 #include <linux/rcupdate.h>
 #include <linux/spinlock.h>
 #include <linux/types.h>
+#include <linux/bitmap.h>
 
 /*
  * The bottom two bits of the entry determine how the XArray interprets